CsmUsageQuota.Name Property

Definition

Gets or sets quota name.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.AppService.Fluent.Models.LocalizableString Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.AppService.Fluent.Models.LocalizableString with get, set
Public Property Name As LocalizableString

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to