共用方式為


Sku.Plan Property

Definition

Gets or sets the reference to plan.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to