次の方法で共有


VirtualNetworkGateway.CustomRoutes プロパティ

定義

仮想ネットワーク ゲートウェイと VpnClient に対して顧客によって指定されたカスタム ルートアドレス空間を表すアドレス空間リソースへの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customRoutes")]
public Microsoft.Azure.Management.Network.Models.AddressSpace CustomRoutes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customRoutes")>]
member this.CustomRoutes : Microsoft.Azure.Management.Network.Models.AddressSpace with get, set
Public Property CustomRoutes As AddressSpace

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象