Sdílet prostřednictvím


VirtualMachineExtensionImage.VmScaleSetEnabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmScaleSetEnabled")]
public bool? VmScaleSetEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmScaleSetEnabled")>]
member this.VmScaleSetEnabled : Nullable<bool> with get, set
Public Property VmScaleSetEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to