VirtualHub.AzureFirewall Property

Definition

Gets or sets the azureFirewall associated with this VirtualHub.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to