次の方法で共有


SharedPrivateLinkResourceProperties.ResourceRegion プロパティ

定義

省略可能な 値を取得または設定します。 共有プライベート リンクを作成するリソースの Azure Resource Managerの場所を指定するために使用できます。 これは、DNS 構成がリージョン (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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象