azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

28 строки
1.6 KiB
YAML

### YamlMime:JavaType
methods:
- fullName: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithSku.withSku(ManagedClusterSKU sku)
name: withSku(ManagedClusterSKU sku)
nameWithType: KubernetesCluster.DefinitionStages.WithSku.withSku(ManagedClusterSKU sku)
parameters:
- description: <p>the cluster's sku </p>
name: sku
type: <xref href="com.microsoft.azure.management.containerservice.ManagedClusterSKU?alt=com.microsoft.azure.management.containerservice.ManagedClusterSKU&text=ManagedClusterSKU" data-throw-if-not-resolved="False"/>
returns:
description: <p>the next stage of the definition </p>
type: <xref href="KubernetesCluster.DefinitionStages.WithCreate?alt=KubernetesCluster.DefinitionStages.WithCreate&text=KubernetesCluster.DefinitionStages.WithCreate" data-throw-if-not-resolved="False"/>
summary: >-
<p>Specifies the cluster's sku.</p>
<p></p>
syntax: public KubernetesCluster.DefinitionStages.WithCreate withSku(ManagedClusterSKU sku)
uid: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithSku.withSku(ManagedClusterSKU)
nameWithType: KubernetesCluster.DefinitionStages.WithSku
syntax: public interface WithSku
type: interface
uid: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithSku
fullName: com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithSku
name: KubernetesCluster.DefinitionStages.WithSku
package: com.microsoft.azure.management.containerservice
summary: <p>The stage of the Kubernetes cluster definition allowing to specify the cluster's sku. </p>
metadata: {}