VMware vSphere Automation SDK for .NET 7.0.0.1
|
Remote stub implementation of the ClusterSizeInfo API service. More...
Inherits vmware::vcenter::namespace_management::ClusterSizeInfo.
Public Member Functions | |
ClusterSizeInfoStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config) | |
ClusterSizeInfoStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config) | |
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. |
Remote stub implementation of the ClusterSizeInfo API service.
vmware::vcenter::namespace_management::ClusterSizeInfoStub::ClusterSizeInfoStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.TypeConverter | typeConverter, | ||
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
vmware::vcenter::namespace_management::ClusterSizeInfoStub::ClusterSizeInfoStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
global::System.Collections.Generic.Dictionary<vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info> vmware::vcenter::namespace_management::ClusterSizeInfoStub::Get | ( | ) | [inline] |
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. |
Implements vmware::vcenter::namespace_management::ClusterSizeInfo.
global::System.Collections.Generic.Dictionary<vmware.vcenter.namespace_management.SizingHint, vmware.vcenter.namespace_management.ClusterSizeInfoTypes.Info> vmware::vcenter::namespace_management::ClusterSizeInfoStub::Get | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
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. |
Implements vmware::vcenter::namespace_management::ClusterSizeInfo.
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::ClusterSizeInfoStub::GetAsync | ( | ) | [inline] |
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. |
Implements vmware::vcenter::namespace_management::ClusterSizeInfo.
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::ClusterSizeInfoStub::GetAsync | ( | global::System.Action< vmware.vapi.std.Progress > | _progress, |
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
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. |
Implements vmware::vcenter::namespace_management::ClusterSizeInfo.