Uses of Class
com.azure.resourcemanager.servicebus.models.ResourceNamespacePatch
-
Packages that use ResourceNamespacePatch Package Description com.azure.resourcemanager.servicebus.fluent.models Package containing the inner data models for ServiceBusManagementClient.com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of ResourceNamespacePatch in com.azure.resourcemanager.servicebus.fluent.models
Subclasses of ResourceNamespacePatch in com.azure.resourcemanager.servicebus.fluent.models Modifier and Type Class Description classPremiumMessagingRegionInnerPremium Messaging Region. -
Uses of ResourceNamespacePatch in com.azure.resourcemanager.servicebus.models
Subclasses of ResourceNamespacePatch in com.azure.resourcemanager.servicebus.models Modifier and Type Class Description classSBNamespaceUpdateParametersDescription of a namespace resource.Methods in com.azure.resourcemanager.servicebus.models that return ResourceNamespacePatch Modifier and Type Method Description ResourceNamespacePatchResourceNamespacePatch. withLocation(String location)Set the location property: Resource location.ResourceNamespacePatchResourceNamespacePatch. withTags(Map<String,String> tags)Set the tags property: Resource tags.
-