InboundNatRule.PrivateIPAddressVersion Property

Definition

Whether the specific IP configuration is IPv4 or IPv6. Default is IPv4.

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

Property Value

Implements

Attributes

Applies to