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