PSPublicIpPrefix.PublicIpAddresses Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress> PublicIpAddresses { get; set; }
member this.PublicIpAddresses : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress> with get, set
Public Property PublicIpAddresses As List(Of PSPublicIpAddress)

Property Value

Applies to