IWithTopic.WithoutTopic(String) Method

Definition

Removes a topic entity from the Service Bus namespace.

C#
public Microsoft.Azure.Management.ServiceBus.Fluent.ServiceBusNamespace.Update.IUpdate WithoutTopic(string name);

Parameters

name
String

Topic name.

Returns

Applies to

Product Versions
Azure SDK for .NET Legacy