次の方法で共有


VirtualNetworkPeering.DoNotVerifyRemoteGateways プロパティ

定義

リモート ゲートウェイのプロビジョニング状態を確認する必要がある場合に取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.doNotVerifyRemoteGateways")]
public bool? DoNotVerifyRemoteGateways { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.doNotVerifyRemoteGateways")>]
member this.DoNotVerifyRemoteGateways : Nullable<bool> with get, set
Public Property DoNotVerifyRemoteGateways As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象