BillingMeter.ShortName Property

Definition

Gets or sets short Name from App Service Azure pricing Page

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to