Uses of Class
com.azure.resourcemanager.servicebus.models.SBAuthorizationRuleListResult
Packages that use SBAuthorizationRuleListResult
Package
Description
Package containing the data models for ServiceBusManagementClient.
-
Uses of SBAuthorizationRuleListResult in com.azure.resourcemanager.servicebus.models
Methods in com.azure.resourcemanager.servicebus.models that return SBAuthorizationRuleListResultModifier and TypeMethodDescriptionSBAuthorizationRuleListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SBAuthorizationRuleListResult from the JsonReader.SBAuthorizationRuleListResult.withNextLink(String nextLink) Set the nextLink property: Link to the next set of results.SBAuthorizationRuleListResult.withValue(List<SBAuthorizationRuleInner> value) Set the value property: Result of the List Authorization Rules operation.