ResponseMessageEnvelopeRemotePrivateEndpointConnection.Plan Property

Definition

Gets or sets azure resource manager plan.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to