PSPeeringServiceLocation.AzureRegion Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureRegion")]
public string AzureRegion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureRegion")>]
member this.AzureRegion : string with get, set
Public Property AzureRegion As String

Property Value

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to