VirtualMachineScaleSet.OrchestrationMode Propiedad

Definición

Obtiene o establece especifica el modo de orquestación del conjunto de escalado de máquinas virtuales. Entre los valores posibles se incluyen: "Uniform", "Flexible"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.orchestrationMode")]
public string OrchestrationMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.orchestrationMode")>]
member this.OrchestrationMode : string with get, set
Public Property OrchestrationMode As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a