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