| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static BastionHostSkuName |
BastionHostSkuName.BASIC
Static value Basic for BastionHostSkuName.
|
static BastionHostSkuName |
BastionHostSkuName.STANDARD
Static value Standard for BastionHostSkuName.
|
| Modifier and Type | Method and Description |
|---|---|
static BastionHostSkuName |
BastionHostSkuName.fromString(String name)
Creates or finds a BastionHostSkuName from its string representation.
|
BastionHostSkuName |
Sku.name()
Get the name property: The name of this Bastion Host.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
Sku.withName(BastionHostSkuName name)
Set the name property: The name of this Bastion Host.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.