Bagikan melalui


HubIPAddresses.PublicIPAddresses Property

Definition

Gets or sets list of Public IP addresses associated with azure firewall.

[Newtonsoft.Json.JsonProperty(PropertyName="publicIPAddresses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallPublicIPAddress> PublicIPAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicIPAddresses")>]
member this.PublicIPAddresses : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.AzureFirewallPublicIPAddress> with get, set
Public Property PublicIPAddresses As IList(Of AzureFirewallPublicIPAddress)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to