IWithQueue.WithoutQueue(String) Method

Definition

Removes a queue entity from the Service Bus namespace.

public Microsoft.Azure.Management.ServiceBus.Fluent.ServiceBusNamespace.Update.IUpdate WithoutQueue (string name);

Parameters

name
String

Queue name.

Returns

Applies to