共用方式為


VirtualNetworkPeering.DoNotVerifyRemoteGateways Property

Definition

Gets or sets if we need to verify the provisioning state of the remote gateway.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to