| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BastionConnectProtocol |
BastionActiveSessionInner.protocol()
Get the protocol property: The protocol used to connect to the target.
|
| Modifier and Type | Field and Description |
|---|---|
static BastionConnectProtocol |
BastionConnectProtocol.RDP
Static value RDP for BastionConnectProtocol.
|
static BastionConnectProtocol |
BastionConnectProtocol.SSH
Static value SSH for BastionConnectProtocol.
|
| Modifier and Type | Method and Description |
|---|---|
static BastionConnectProtocol |
BastionConnectProtocol.fromString(String name)
Creates or finds a BastionConnectProtocol from its string representation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.