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