Usage.Name Property

Definition

Gets or sets the name of the type of usage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to