IClusterUpdateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.ClusterUpdatePropertiesTypeConverter))]
public interface IClusterUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20211201.ClusterUpdatePropertiesTypeConverter))>]
type IClusterUpdateProperties = interface
    interface IJsonSerializable
Public Interface IClusterUpdateProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ClusterSize

The cluster size

Host

The hosts

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to