Sdílet prostřednictvím


VirtualNetworkTap.DestinationNetworkInterfaceIPConfigurationPropertiesPrivateIpaddressVersion 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 Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPVersion? DestinationNetworkInterfaceIPConfigurationPropertiesPrivateIpaddressVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.DestinationNetworkInterfaceIPConfigurationPropertiesPrivateIpaddressVersion : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Support.IPVersion> with get, set
Public Property DestinationNetworkInterfaceIPConfigurationPropertiesPrivateIpaddressVersion As Nullable(Of IPVersion)

Property Value

Implements

Attributes

Applies to