| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BastionHostListResultInner |
VirtualNetworksClient.getBastionHosts(String resourceGroupName,
String virtualNetworkName)
Get a list of bastion hosts accessible from the given network.
|
| Modifier and Type | Method and Description |
|---|---|
BastionHostListResultInner |
BastionHostListResultInner.withNextLink(String nextLink)
Set the nextLink property: URL to get the next set of results.
|
BastionHostListResultInner |
BastionHostListResultInner.withValue(List<BastionHostInner> value)
Set the value property: List of Bastion Hosts in a resource group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.