IClusterUpdate Interface

Definition

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

Properties

ClusterSize

The cluster size

Host

The hosts

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to