VMware vSphere Automation SDK for .NET 6.5.0
vmware::vcenter::ResourcePoolStub Member List
This is the complete list of members for vmware::vcenter::ResourcePoolStub, including all inherited members.
Get(string resourcePool)vmware::vcenter::ResourcePoolStub [inline]
Get(string resourcePool, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::ResourcePoolStub [inline]
GetAsync(string resourcePool)vmware::vcenter::ResourcePoolStub [inline]
GetAsync(string resourcePool, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::ResourcePoolStub [inline]
List(vmware.vcenter.ResourcePoolTypes.FilterSpec filter)vmware::vcenter::ResourcePoolStub [inline]
List(vmware.vcenter.ResourcePoolTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::ResourcePoolStub [inline]
ListAsync(vmware.vcenter.ResourcePoolTypes.FilterSpec filter)vmware::vcenter::ResourcePoolStub [inline]
ListAsync(vmware.vcenter.ResourcePoolTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig)vmware::vcenter::ResourcePoolStub [inline]
ResourcePoolStub(vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config)vmware::vcenter::ResourcePoolStub [inline]