Compartilhar via


IStorageAccount.SecondaryEndpointQueue Property

Definition

Gets the queue endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the queue endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="queue")]
public string SecondaryEndpointQueue { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the queue endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="queue")>]
member this.SecondaryEndpointQueue : string
Public ReadOnly Property SecondaryEndpointQueue As String

Property Value

Attributes

Applies to