Freigeben über


StorageAccount.SecondaryEndpoint Property

Definition

Gets the URLs that are used to perform a retrieval of a public blob, queue, or table object from the secondary location of the storage account. Only available if the SKU name is Standard_RAGRS.

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

Property Value

Implements

Attributes

Applies to