Partager via


DualStackEndpointPreference.PublishIpv6Endpoint 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.Owned)]
public bool? PublishIpv6Endpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.PublishIpv6Endpoint : Nullable<bool> with get, set
Public Property PublishIpv6Endpoint As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to