次の方法で共有


VirtualHub.AzureFirewall プロパティ

定義

この VirtualHub に関連付けられている azureFirewall を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象