IMetricResultsResponseValuesItem.Resourceregion Property

Definition

The region of the resource been queried for metrics.

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

Property Value

Attributes

Applies to