Méthode | Description | |
---|---|---|
Beginget_custom_cpu_ratio ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_custom_disk_ratio ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_custom_memory_ratio ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_level ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_provisioned_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_custom_cpu_ratio ( CommonTMOSModule modules, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_custom_disk_ratio ( CommonTMOSModule modules, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_custom_memory_ratio ( CommonTMOSModule modules, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( CommonTMOSModule modules, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_level ( CommonTMOSModule modules, ManagementProvisionProvisionLevel levels, System callback, object asyncState ) : System.IAsyncResult | ||
Endget_custom_cpu_ratio ( System asyncResult ) : long[] | ||
Endget_custom_disk_ratio ( System asyncResult ) : long[] | ||
Endget_custom_memory_ratio ( System asyncResult ) : long[] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_level ( System asyncResult ) : ManagementProvisionProvisionLevel[] | ||
Endget_list ( System asyncResult ) : CommonTMOSModule[] | ||
Endget_provisioned_list ( System asyncResult ) : CommonTMOSModule[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_custom_cpu_ratio ( System asyncResult ) : void | ||
Endset_custom_disk_ratio ( System asyncResult ) : void | ||
Endset_custom_memory_ratio ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_level ( System asyncResult ) : void | ||
ManagementProvision ( ) : System |
Méthode | Description | |
---|---|---|
get_custom_cpu_ratio ( CommonTMOSModule modules ) : long[] | ||
get_custom_disk_ratio ( CommonTMOSModule modules ) : long[] | ||
get_custom_memory_ratio ( CommonTMOSModule modules ) : long[] | ||
get_description ( CommonTMOSModule modules ) : string[] | ||
get_level ( CommonTMOSModule modules ) : ManagementProvisionProvisionLevel[] | ||
get_list ( ) : CommonTMOSModule[] | ||
get_provisioned_list ( ) : CommonTMOSModule[] | ||
get_version ( ) : string | ||
set_custom_cpu_ratio ( CommonTMOSModule modules, long ratios ) : void | ||
set_custom_disk_ratio ( CommonTMOSModule modules, long ratios ) : void | ||
set_custom_memory_ratio ( CommonTMOSModule modules, long ratios ) : void | ||
set_description ( CommonTMOSModule modules, string descriptions ) : void | ||
set_level ( CommonTMOSModule modules, ManagementProvisionProvisionLevel levels ) : void |
public Beginget_custom_cpu_ratio ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_custom_disk_ratio ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_custom_memory_ratio ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_description ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_level ( CommonTMOSModule modules, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_provisioned_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_custom_cpu_ratio ( CommonTMOSModule modules, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
ratios | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_custom_disk_ratio ( CommonTMOSModule modules, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
ratios | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_custom_memory_ratio ( CommonTMOSModule modules, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
ratios | long | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_description ( CommonTMOSModule modules, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
descriptions | string | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Beginset_level ( CommonTMOSModule modules, ManagementProvisionProvisionLevel levels, System callback, object asyncState ) : System.IAsyncResult | ||
modules | CommonTMOSModule | |
levels | ManagementProvisionProvisionLevel | |
callback | System | |
asyncState | object | |
Résultat | System.IAsyncResult |
public Endget_custom_cpu_ratio ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_custom_disk_ratio ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_custom_memory_ratio ( System asyncResult ) : long[] | ||
asyncResult | System | |
Résultat | long[] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
Résultat | string[] |
public Endget_level ( System asyncResult ) : ManagementProvisionProvisionLevel[] | ||
asyncResult | System | |
Résultat | ManagementProvisionProvisionLevel[] |
public Endget_list ( System asyncResult ) : CommonTMOSModule[] | ||
asyncResult | System | |
Résultat | CommonTMOSModule[] |
public Endget_provisioned_list ( System asyncResult ) : CommonTMOSModule[] | ||
asyncResult | System | |
Résultat | CommonTMOSModule[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
Résultat | string |
public Endset_custom_cpu_ratio ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_custom_disk_ratio ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_custom_memory_ratio ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |
public Endset_level ( System asyncResult ) : void | ||
asyncResult | System | |
Résultat | void |