次の方法で共有


VirtualNetworkGateway.VNetExtendedLocationResourceId プロパティ

定義

顧客 vnet リソース ID を取得または設定します。種類がローカル ゲートウェイの VirtualNetworkGateway は、お客様の vnet に関連付けられます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象