Udostępnij za pośrednictwem


IMetricResultsResponseValuesItem.Resourceid Property

Definition

The resource that has been queried for metrics.

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

Property Value

Attributes

Applies to