PrivateLinkServiceIPConfigurationProperties.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.Owned)]
public string PrivateIPAddressVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.PrivateIPAddressVersion : string with get, set
Public Property PrivateIPAddressVersion As String

Property Value

Implements

Attributes

Applies to