| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BastionActiveSessionListResult |
BastionActiveSessionListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of results.
|
BastionActiveSessionListResult |
BastionActiveSessionListResult.withValue(List<BastionActiveSessionInner> value)
Set the value property: List of active sessions on the bastion.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.