| Package | Description |
|---|---|
| com.azure.resourcemanager.servicebus.models |
Package containing the data models for ServiceBusManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SBAuthorizationRuleListResult |
SBAuthorizationRuleListResult.withNextLink(String nextLink)
Set the nextLink property: Link to the next set of results.
|
SBAuthorizationRuleListResult |
SBAuthorizationRuleListResult.withValue(List<SBAuthorizationRuleInner> value)
Set the value property: Result of the List Authorization Rules operation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.