VMware vSphere Automation SDK for .NET 7.0.0.1
|
Inherited by vmware::vcenter::namespace_management::ClusterSizeInfoStub.
Public Member Functions | |
global::System.Collections.Generic.Dictionary < vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info > | Get () |
Get information about the default values associated with various sizes. | |
global::System.Collections.Generic.Dictionary < vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info > | Get (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Get information about the default values associated with various sizes. | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.Dictionary < vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info > > | GetAsync () |
Get information about the default values associated with various sizes. | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.Dictionary < vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info > > | GetAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Get information about the default values associated with various sizes. |
global::System.Collections.Generic.Dictionary<vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info> vmware::vcenter::namespace_management::ClusterSizeInfo::Get | ( | ) |
Get information about the default values associated with various sizes.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
Implemented in vmware::vcenter::namespace_management::ClusterSizeInfoStub.
global::System.Collections.Generic.Dictionary<vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info> vmware::vcenter::namespace_management::ClusterSizeInfo::Get | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) |
Get information about the default values associated with various sizes.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
Implemented in vmware::vcenter::namespace_management::ClusterSizeInfoStub.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.Dictionary<vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info> > vmware::vcenter::namespace_management::ClusterSizeInfo::GetAsync | ( | ) |
Get information about the default values associated with various sizes.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
Implemented in vmware::vcenter::namespace_management::ClusterSizeInfoStub.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.Dictionary<vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info> > vmware::vcenter::namespace_management::ClusterSizeInfo::GetAsync | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) |
Get information about the default values associated with various sizes.
vmware.vapi.std.errors.Error | if the system reports an error while responding to the request. |
vmware.vapi.std.errors.Unauthenticated | if the user can not be authenticated. |
Implemented in vmware::vcenter::namespace_management::ClusterSizeInfoStub.