共用方式為


StorageQueueEventSubscriptionDestination.QueueName Property

Definition

The name of the Storage queue under a storage account that is the destination of an event subscription.

public Azure.Provisioning.BicepValue<string> QueueName { get; set; }
member this.QueueName : Azure.Provisioning.BicepValue<string> with get, set
Public Property QueueName As BicepValue(Of String)

Property Value

Applies to