Share via


IClusterContinueUpdateVersionParameters Interface

Definition

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

Properties

Name Description
MachineGroupTargetingMode

The mode by which the cluster will target the next grouping of servers to continue the update.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to