| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withAadProfile(ManagedClusterAadProfile aadProfile)
Set the aadProfile property: Profile of Azure Active Directory configuration.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withAddonProfiles(Map<String,ManagedClusterAddonProfile> addonProfiles)
Set the addonProfiles property: Profile of managed cluster add-on.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withAgentPoolProfiles(List<ManagedClusterAgentPoolProfile> agentPoolProfiles)
Set the agentPoolProfiles property: Properties of the agent pool.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withApiServerAccessProfile(ManagedClusterApiServerAccessProfile apiServerAccessProfile)
Set the apiServerAccessProfile property: Access profile for managed cluster API server.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile autoScalerProfile)
Set the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withDiskEncryptionSetId(String diskEncryptionSetId)
Set the diskEncryptionSetId property: ResourceId of the disk encryption set to use for enabling encryption at
rest.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withDnsPrefix(String dnsPrefix)
Set the dnsPrefix property: DNS prefix specified when creating the managed cluster.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withEnablePodSecurityPolicy(Boolean enablePodSecurityPolicy)
Set the enablePodSecurityPolicy property: (DEPRECATING) Whether to enable Kubernetes pod security policy
(preview).
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withEnableRbac(Boolean enableRbac)
Set the enableRbac property: Whether to enable Kubernetes Role-Based Access Control.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withIdentity(ManagedClusterIdentity identity)
Set the identity property: The identity of the managed cluster, if configured.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withIdentityProfile(Map<String,UserAssignedIdentity> identityProfile)
Set the identityProfile property: Identities associated with the cluster.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withKubernetesVersion(String kubernetesVersion)
Set the kubernetesVersion property: Version of Kubernetes specified when creating the managed cluster.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withLinuxProfile(ContainerServiceLinuxProfile linuxProfile)
Set the linuxProfile property: Profile for Linux VMs in the container service cluster.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withNetworkProfile(ContainerServiceNetworkProfile networkProfile)
Set the networkProfile property: Profile of network configuration.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withNodeResourceGroup(String nodeResourceGroup)
Set the nodeResourceGroup property: Name of the resource group containing agent pool nodes.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withServicePrincipalProfile(ManagedClusterServicePrincipalProfile servicePrincipalProfile)
Set the servicePrincipalProfile property: Information about a service principal identity for the cluster to use
for manipulating Azure APIs.
|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withWindowsProfile(ManagedClusterWindowsProfile windowsProfile)
Set the windowsProfile property: Profile for Windows VMs in the container service cluster.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.