Share via


UsageModel.Display Property

Definition

Gets or sets localized information describing this usage model.

[Newtonsoft.Json.JsonProperty(PropertyName="display")]
public Microsoft.Azure.Management.StorageCache.Models.UsageModelDisplay Display { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="display")>]
member this.Display : Microsoft.Azure.Management.StorageCache.Models.UsageModelDisplay with get, set
Public Property Display As UsageModelDisplay

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to