Udostępnij za pośrednictwem


IMetric.Type Property

Definition

The resource type of the metric resource.

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

Property Value

Attributes

Applies to