Share via


IMetricSpecification.DisplayDescription Property

Definition

Display description of metric specification.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Display description of metric specification.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="displayDescription", Update=true)]
public string DisplayDescription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Display description of metric specification.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="displayDescription", Update=true)>]
member this.DisplayDescription : string with get, set
Public Property DisplayDescription As String

Property Value

Attributes

Applies to