VMware vSphere Automation SDK for .NET 7.0.0.1
vmware::vcenter::namespace_management::ClusterSizeInfo Interface Reference

Inherited by vmware::vcenter::namespace_management::ClusterSizeInfoStub.

List of all members.

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.

Member Function Documentation

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.

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.

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.

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.

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.

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.

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.

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.

Implemented in vmware::vcenter::namespace_management::ClusterSizeInfoStub.


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