VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::namespace_management::ClusterSizeInfoStub Class Reference

Remote stub implementation of the ClusterSizeInfo API service. More...

Inherits vmware::vcenter::namespace_management::ClusterSizeInfo.

List of all members.

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.

Detailed Description

Remote stub implementation of the ClusterSizeInfo API service.


Constructor & Destructor Documentation

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]

Member Function Documentation

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.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
Information for each size.

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.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
Information for each size.

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.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
Information for each size.

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.

Exceptions:
vmware.vapi.std.errors.Errorif the system reports an error while responding to the request.
vmware.vapi.std.errors.Unauthenticatedif the user can not be authenticated.
Returns:
Information for each size.

Implements vmware::vcenter::namespace_management::ClusterSizeInfo.


The documentation for this class was generated from the following file: