IFlow.ServiceBusQueueId Property

Definition

Service Bus Queue ID

[ADT.Runtime.Info(Create=true, Description="Service Bus Queue ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceBusQueueId", Update=true)]
public string ServiceBusQueueId { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Service Bus Queue ID", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="serviceBusQueueId", Update=true)>]
member this.ServiceBusQueueId : string with get, set
Public Property ServiceBusQueueId As String

Property Value

Attributes

Applies to