Condividi tramite


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

Property Value

Attributes

Applies to