| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ManagedClusterSkuName |
ManagedClusterSkuName.BASIC
Static value Basic for ManagedClusterSkuName.
|
| Modifier and Type | Method and Description |
|---|---|
static ManagedClusterSkuName |
ManagedClusterSkuName.fromString(String name)
Creates or finds a ManagedClusterSkuName from its string representation.
|
ManagedClusterSkuName |
ManagedClusterSku.name()
Get the name property: Name of a managed cluster SKU.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterSku |
ManagedClusterSku.withName(ManagedClusterSkuName name)
Set the name property: Name of a managed cluster SKU.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.