Share via


ResourceIdList.Resourceid Property

Definition

The list of resource IDs to query metrics for.

[Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Resourceid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Metric.Origin(Microsoft.Azure.PowerShell.Cmdlets.Metric.PropertyOrigin.Owned)>]
member this.Resourceid : System.Collections.Generic.List<string> with get, set
Public Property Resourceid As List(Of String)

Property Value

Implements

Attributes

Applies to