ConnectivityCheckRequestSource.Region Property

Definition

Gets or sets the API Management service region from where to start the connectivity check operation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to