Udostępnij za pośrednictwem


IMetric.DisplayDescription Property

Definition

Detailed description of this metric.

[Microsoft.Azure.PowerShell.Cmdlets.Metric.Runtime.Info(Create=true, Description="Detailed description of this metric.", 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.Metric.Runtime.Info(Create=true, Description="Detailed description of this metric.", 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