Uses of Class
com.azure.resourcemanager.servicebus.fluent.models.SBAuthorizationRuleProperties
Packages that use SBAuthorizationRuleProperties
Package
Description
Package containing the inner data models for ServiceBusManagementClient.
-
Uses of SBAuthorizationRuleProperties in com.azure.resourcemanager.servicebus.fluent.models
Methods in com.azure.resourcemanager.servicebus.fluent.models that return SBAuthorizationRulePropertiesModifier and TypeMethodDescriptionSBAuthorizationRuleProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SBAuthorizationRuleProperties from the JsonReader.SBAuthorizationRuleProperties.withRights(List<AccessRights> rights) Set the rights property: The rights associated with the rule.