Share via


DdosProtectionPlan.PublicIpAddresses Property

Definition

Gets the list of public IPs associated with the DDoS protection plan resource. This list is read-only.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIpAddresses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> PublicIpAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publicIpAddresses")>]
member this.PublicIpAddresses : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property PublicIpAddresses As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to