SharedPrivateLinkResourceProperties.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.
Gets or sets optional. Can be used to specify the Azure Resource Manager location of the resource to which a shared private link is to be created. This is only required for those resources whose DNS configuration are regional (such as Azure Kubernetes Service).
[Newtonsoft.Json.JsonProperty(PropertyName="resourceRegion")]
public string ResourceRegion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceRegion")>]
member this.ResourceRegion : string with get, set
Public Property ResourceRegion As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute