PrivateEndpointData.IpVersionType Property

Definition

Specifies the IP version type for the private IPs of the private endpoint. If not defined, this defaults to IPv4.

public Azure.ResourceManager.Network.Models.PrivateEndpointIPVersionType? IpVersionType { get; set; }
member this.IpVersionType : Nullable<Azure.ResourceManager.Network.Models.PrivateEndpointIPVersionType> with get, set
Public Property IpVersionType As Nullable(Of PrivateEndpointIPVersionType)

Property Value

Applies to