Dela via


IStorageAccount.PrimaryEndpointQueue 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 PrimaryEndpointQueue { 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.PrimaryEndpointQueue : string
Public ReadOnly Property PrimaryEndpointQueue As String

Property Value

Attributes

Applies to