Interface ServiceBusNamespace.UpdateStages.WithLocalAuth
- All Known Subinterfaces:
ServiceBusNamespace.Update
- Enclosing interface:
ServiceBusNamespace.UpdateStages
public static interface ServiceBusNamespace.UpdateStages.WithLocalAuth
The stage of Service Bus namespace update allowing to disable local auth.
-
Method Summary
Modifier and TypeMethodDescriptiondefault ServiceBusNamespace.UpdateDisables SAS authentication for the Service Bus namespace.
-
Method Details
-
disableLocalAuth
Disables SAS authentication for the Service Bus namespace.- Returns:
- next stage of the Service Bus namespace update
-