ManagedPrivateEndpoint.PrivateLinkResourceRegion Property

Definition

Gets or sets the region of the resource to which the managed private endpoint is created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to