IMetricResultsResponseValuesItem.Resourceregion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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