Share via


DualStackEndpointPreference Class

Dual-stack endpoint preference defines whether IPv6 endpoints are going to be published.

Constructor

DualStackEndpointPreference(*, publish_ipv6_endpoint: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
publish_ipv6_endpoint

A boolean flag which indicates whether IPv6 storage endpoints are to be published.

Default value: None

Variables

Name Description
publish_ipv6_endpoint

A boolean flag which indicates whether IPv6 storage endpoints are to be published.