Udostępnij za pośrednictwem


HubVirtualNetworkConnectionInner.AllowRemoteVnetToUseHubVnetGateways Property

Definition

Gets or sets allow RemoteVnet to use Virtual Hub's gateways.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to