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

38 строки
2.6 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC"
fullName: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC"
name: "KubernetesCluster.UpdateStages.WithRBAC"
nameWithType: "KubernetesCluster.UpdateStages.WithRBAC"
summary: "The stage of the Kubernetes cluster update definition allowing to specify if Kubernetes Role-Based Access Control is enabled or disabled."
syntax: "public static interface **KubernetesCluster.UpdateStages.WithRBAC**"
methods:
- uid: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC.withRBACDisabled()"
fullName: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC.withRBACDisabled()"
name: "withRBACDisabled()"
nameWithType: "KubernetesCluster.UpdateStages.WithRBAC.withRBACDisabled()"
summary: "Updates the cluster to specify the Kubernetes Role-Based Access Control is disabled."
modifiers:
- "abstract"
syntax: "public abstract KubernetesCluster.Update withRBACDisabled()"
desc: "Updates the cluster to specify the Kubernetes Role-Based Access Control is disabled."
returns:
description: "the next stage of the update"
type: "<xref href=\"com.microsoft.azure.management.containerservice.KubernetesCluster.Update?alt=com.microsoft.azure.management.containerservice.KubernetesCluster.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC.withRBACEnabled()"
fullName: "com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC.withRBACEnabled()"
name: "withRBACEnabled()"
nameWithType: "KubernetesCluster.UpdateStages.WithRBAC.withRBACEnabled()"
summary: "Updates the cluster to specify the Kubernetes Role-Based Access Control is enabled."
modifiers:
- "abstract"
syntax: "public abstract KubernetesCluster.Update withRBACEnabled()"
desc: "Updates the cluster to specify the Kubernetes Role-Based Access Control is enabled."
returns:
description: "the next stage of the update"
type: "<xref href=\"com.microsoft.azure.management.containerservice.KubernetesCluster.Update?alt=com.microsoft.azure.management.containerservice.KubernetesCluster.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Kubernetes cluster update definition allowing to specify if Kubernetes Role-Based Access Control is enabled or disabled."
metadata: {}
package: "com.microsoft.azure.management.containerservice"
artifact: com.microsoft.azure:azure-mgmt-containerservice:1.41.4