Partager via


StorageAccountPropertiesCreateParameters.DualStackEndpointPreferencePublishIpv6Endpoint Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public bool? DualStackEndpointPreferencePublishIpv6Endpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.DualStackEndpointPreferencePublishIpv6Endpoint : Nullable<bool> with get, set
Public Property DualStackEndpointPreferencePublishIpv6Endpoint As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to