GenericResource.Plan Property

Definition

Gets or sets the plan of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to