Share via


PrivateEndpointIPVersionType type

Defines values for PrivateEndpointIPVersionType.
KnownPrivateEndpointIPVersionType can be used interchangeably with PrivateEndpointIPVersionType, this enum contains the known values that the service supports.

Known values supported by the service

IPv4: Indicates that the Private IPs of the private endpoint will be IPv4 only.
IPv6: Indicates that the Private IPs of the private endpoint will be IPv6 only.
DualStack: Indicates that the Private IPs of the private endpoint can be both IPv4 and IPv6.

type PrivateEndpointIPVersionType = string