Partager via


StorageAccountProperties.PrimaryEndpoint Property

Definition

Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object. Note that Standard_ZRS and Premium_LRS accounts only return the blob endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IEndpoints PrimaryEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.PrimaryEndpoint : Microsoft.Azure.PowerShell.Cmdlets.Storage.Models.IEndpoints
Public ReadOnly Property PrimaryEndpoint As IEndpoints

Property Value

Implements

Attributes

Applies to