次の方法で共有


HubVirtualNetworkConnection.AllowRemoteVnetToUseHubVnetGateways プロパティ

定義

非推奨の取得または設定: RemoteVnet で Virtual Hub のゲートウェイを使用できるようにします。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象