VMware vSphere Automation SDK for .NET 7.0.0.1
|
Remote stub implementation of the DistributedSwitchCompatibility API service. More...
Inherits vmware::vcenter::namespace_management::DistributedSwitchCompatibility.
Public Member Functions | |
DistributedSwitchCompatibilityStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.TypeConverter typeConverter, vmware.vapi.bindings.IStubConfiguration config) | |
DistributedSwitchCompatibilityStub (vmware.vapi.core.IApiProvider iApiProvider, vmware.vapi.bindings.IStubConfiguration config) | |
global::System.Collections.Generic.List < vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary > | List (string cluster, vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec filter) |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec . | |
global::System.Collections.Generic.List < vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary > | List (string cluster, vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec . | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary > > | ListAsync (string cluster, vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec filter) |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec . | |
global::System.Threading.Tasks.Task < global::System.Collections.Generic.List < vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary > > | ListAsync (string cluster, vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec filter, global::System.Action< vmware.vapi.std.Progress > _progress, vmware.vapi.bindings.client.InvocationConfig _invocationConfig) |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec . |
Remote stub implementation of the DistributedSwitchCompatibility API service.
vmware::vcenter::namespace_management::DistributedSwitchCompatibilityStub::DistributedSwitchCompatibilityStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.TypeConverter | typeConverter, | ||
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
vmware::vcenter::namespace_management::DistributedSwitchCompatibilityStub::DistributedSwitchCompatibilityStub | ( | vmware.vapi.core.IApiProvider | iApiProvider, |
vmware.vapi.bindings.IStubConfiguration | config | ||
) | [inline] |
global::System.Collections.Generic.List<vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary> vmware::vcenter::namespace_management::DistributedSwitchCompatibilityStub::List | ( | string | cluster, |
vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec | filter | ||
) | [inline] |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec .
cluster | Identifier of a vCenter Cluster. Only Distributed Switches associated with the vCenter Cluster will be considered by the filter. The parameter must be an identifier for the resource type: ClusterComputeResource . |
filter | Specification of matching Distributed Switches for which information should be returned. If null, the behavior is equivalent to a DistributedSwitchCompatibility.FilterSpec with all fields null which means all Distributed Switches match the filter. |
Implements vmware::vcenter::namespace_management::DistributedSwitchCompatibility.
global::System.Collections.Generic.List<vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary> vmware::vcenter::namespace_management::DistributedSwitchCompatibilityStub::List | ( | string | cluster, |
vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec | filter, | ||
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec .
cluster | Identifier of a vCenter Cluster. Only Distributed Switches associated with the vCenter Cluster will be considered by the filter. The parameter must be an identifier for the resource type: ClusterComputeResource . |
filter | Specification of matching Distributed Switches for which information should be returned. If null, the behavior is equivalent to a DistributedSwitchCompatibility.FilterSpec with all fields null which means all Distributed Switches match the filter. |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::namespace_management::DistributedSwitchCompatibility.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary> > vmware::vcenter::namespace_management::DistributedSwitchCompatibilityStub::ListAsync | ( | string | cluster, |
vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec | filter | ||
) | [inline] |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec .
cluster | Identifier of a vCenter Cluster. Only Distributed Switches associated with the vCenter Cluster will be considered by the filter. The parameter must be an identifier for the resource type: ClusterComputeResource . |
filter | Specification of matching Distributed Switches for which information should be returned. If null, the behavior is equivalent to a DistributedSwitchCompatibility.FilterSpec with all fields null which means all Distributed Switches match the filter. |
Implements vmware::vcenter::namespace_management::DistributedSwitchCompatibility.
global::System.Threading.Tasks.Task<global::System.Collections.Generic.List<vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.Summary> > vmware::vcenter::namespace_management::DistributedSwitchCompatibilityStub::ListAsync | ( | string | cluster, |
vmware.vcenter.namespace_management.DistributedSwitchCompatibilityTypes.FilterSpec | filter, | ||
global::System.Action< vmware.vapi.std.Progress > | _progress, | ||
vmware.vapi.bindings.client.InvocationConfig | _invocationConfig | ||
) | [inline] |
Returns Namespaces compatibility information of Distributed Switches in vCenter associated with the vCenter cluster, matching the DistributedSwitchCompatibility.FilterSpec .
cluster | Identifier of a vCenter Cluster. Only Distributed Switches associated with the vCenter Cluster will be considered by the filter. The parameter must be an identifier for the resource type: ClusterComputeResource . |
filter | Specification of matching Distributed Switches for which information should be returned. If null, the behavior is equivalent to a DistributedSwitchCompatibility.FilterSpec with all fields null which means all Distributed Switches match the filter. |
_progress | Progress notification call back |
_invocationConfig | Configuration for the method invocation |
Implements vmware::vcenter::namespace_management::DistributedSwitchCompatibility.