Share via


IStorageAccountProperties.SecondaryEndpointQueue Property

Definition

Gets the queue endpoint.

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

Property Value

Attributes

Applies to