VirtualNetworkApplianceData.PrivateIPAddressVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the specific virtual network appliance is IPv4 or Dual Stack. Default is IPv4.
public Azure.ResourceManager.Network.Models.VirtualNetworkApplianceIpVersionType? PrivateIPAddressVersion { get; set; }
member this.PrivateIPAddressVersion : Nullable<Azure.ResourceManager.Network.Models.VirtualNetworkApplianceIpVersionType> with get, set
Public Property PrivateIPAddressVersion As Nullable(Of VirtualNetworkApplianceIpVersionType)