PSPrivateLinkServiceIpConfiguration.PublicIPAddress Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="PublicIPAddress", ScriptBlock="$_.PublicIPAddress.Name", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress PublicIPAddress { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="PublicIPAddress", ScriptBlock="$_.PublicIPAddress.Name", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.PublicIPAddress : Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress with get, set
Public Property PublicIPAddress As PSPublicIpAddress

Property Value

Attributes

Applies to