IManagementCluster Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.ManagementClusterTypeConverter))]
public interface IManagementCluster : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.ICommonClusterProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.ManagementClusterTypeConverter))>]
type IManagementCluster = interface
interface IJsonSerializable
interface ICommonClusterProperties
Public Interface IManagementCluster
Implements ICommonClusterProperties
- Derived
- Attributes
- Implements
Properties
| ClusterId | (Inherited from ICommonClusterProperties) |
| ClusterSize | (Inherited from ICommonClusterProperties) |
| Host | (Inherited from ICommonClusterProperties) |
| ProvisioningState | (Inherited from ICommonClusterProperties) |
Methods
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |