Share via


AppServicePlan.AppServicePlanName Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string AppServicePlanName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.AppServicePlanName : string with get, set
Public Property AppServicePlanName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to