次の方法で共有


IScaleRule.AzureQueueName Property

Definition

Queue name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Queue name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="queueName")]
public string AzureQueueName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Queue name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="queueName")>]
member this.AzureQueueName : string with get, set
Public Property AzureQueueName As String

Property Value

Attributes

Applies to