Bagikan melalui


HubIPAddresses.PublicIPs Property

Definition

Gets or sets public IP addresses associated with azure firewall.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to