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

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

Inherits vmware::vcenter::namespace_management::HostsConfig.

List of all members.

Public Member Functions

 HostsConfigStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config)
 HostsConfigStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)
vmware.vcenter.namespace_management.HostsConfigTypes.Info Get ()
 Returns support and licensing information about hosts under a VC.
vmware.vcenter.namespace_management.HostsConfigTypes.Info Get (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns support and licensing information about hosts under a VC.
global::System.Threading.Tasks.Task
< vmware.vcenter.namespace_management.HostsConfigTypes.Info
GetAsync ()
 Returns support and licensing information about hosts under a VC.
global::System.Threading.Tasks.Task
< vmware.vcenter.namespace_management.HostsConfigTypes.Info
GetAsync (global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)
 Returns support and licensing information about hosts under a VC.

Detailed Description

Remote stub implementation of the HostsConfig API service.


Constructor & Destructor Documentation

vmware::vcenter::namespace_management::HostsConfigStub::HostsConfigStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.TypeConverter  typeConverter,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]
vmware::vcenter::namespace_management::HostsConfigStub::HostsConfigStub ( vmware.vapi.core.IApiProvider  iApiProvider,
vmware.vapi.bindings.IStubConfiguration  config 
) [inline]

Member Function Documentation

vmware.vcenter.namespace_management.HostsConfigTypes.Info vmware::vcenter::namespace_management::HostsConfigStub::Get ( ) [inline]

Returns support and licensing information about hosts under a VC.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have System.Read privilege.
Returns:
Compatibility structure containing information about vSphere Namespaces support and licensing.

Implements vmware::vcenter::namespace_management::HostsConfig.

vmware.vcenter.namespace_management.HostsConfigTypes.Info vmware::vcenter::namespace_management::HostsConfigStub::Get ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns support and licensing information about hosts under a VC.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have System.Read privilege.
Returns:
Compatibility structure containing information about vSphere Namespaces support and licensing.

Implements vmware::vcenter::namespace_management::HostsConfig.

global::System.Threading.Tasks.Task<vmware.vcenter.namespace_management.HostsConfigTypes.Info> vmware::vcenter::namespace_management::HostsConfigStub::GetAsync ( ) [inline]

Returns support and licensing information about hosts under a VC.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have System.Read privilege.
Returns:
Compatibility structure containing information about vSphere Namespaces support and licensing.

Implements vmware::vcenter::namespace_management::HostsConfig.

global::System.Threading.Tasks.Task<vmware.vcenter.namespace_management.HostsConfigTypes.Info> vmware::vcenter::namespace_management::HostsConfigStub::GetAsync ( global::System.Action< vmware.vapi.std.Progress >  _progress,
vmware.vapi.bindings.client.InvocationConfig  _invocationConfig 
) [inline]

Returns support and licensing information about hosts under a VC.

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.
vmware.vapi.std.errors.Unauthorizedif the user does not have System.Read privilege.
Returns:
Compatibility structure containing information about vSphere Namespaces support and licensing.

Implements vmware::vcenter::namespace_management::HostsConfig.


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