PublicIPAddressPropertiesFormat.PublicIPAddressVersion Property

Definition

The public IP address version.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPVersion? PublicIPAddressVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.PublicIPAddressVersion : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPVersion> with get, set
Public Property PublicIPAddressVersion As Nullable(Of IPVersion)

Property Value

Implements

Attributes

Applies to