Partager via


StorageAccountPropertiesUpdateParameters.RoutingPreferencePublishInternetEndpoint Property

Definition

A boolean flag which indicates whether internet routing storage endpoints are to be published

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

Property Value

Implements

Attributes

Applies to