| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterSku |
ManagedClusterInner.sku()
Get the sku property: The managed cluster SKU.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterInner |
ManagedClusterInner.withSku(ManagedClusterSku sku)
Set the sku property: The managed cluster SKU.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterSku |
ManagedClusterSku.withName(ManagedClusterSkuName name)
Set the name property: Name of a managed cluster SKU.
|
ManagedClusterSku |
ManagedClusterSku.withTier(ManagedClusterSkuTier tier)
Set the tier property: Tier of a managed cluster SKU.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.