FrontendIPConfiguration.PrivateIPAddressVersion Property

Definition

Whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public string PrivateIPAddressVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.PrivateIPAddressVersion : string with get, set
Public Property PrivateIPAddressVersion As String

Property Value

Implements

Attributes

Applies to