Udostępnij za pośrednictwem


HubVirtualNetworkConnectionInner.AllowHubToRemoteVnetTransit Property

Definition

Gets or sets virtualHub to RemoteVnet transit to enabled or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to