VirtualMachineScaleSet.Plan Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="plan")]
public Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Plan Plan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="plan")>]
member this.Plan : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Plan with get, set
Public Property Plan As Plan

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to