| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent |
Package containing the service clients for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterInner |
ManagedClustersClient.createOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
ManagedClusterInner |
ManagedClustersClient.createOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters,
com.azure.core.util.Context context)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
ManagedClusterInner |
ManagedClustersClient.getByResourceGroup(String resourceGroupName,
String resourceName)
Gets the details of the managed cluster with a specified resource group and name.
|
ManagedClusterInner |
ManagedClustersClient.updateTags(String resourceGroupName,
String resourceName)
Updates a managed cluster with the specified tags.
|
ManagedClusterInner |
ManagedClustersClient.updateTags(String resourceGroupName,
String resourceName,
Map<String,String> tags)
Updates a managed cluster with the specified tags.
|
ManagedClusterInner |
ManagedClustersClient.updateTags(String resourceGroupName,
String resourceName,
Map<String,String> tags,
com.azure.core.util.Context context)
Updates a managed cluster with the specified tags.
|
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
ManagedClustersClient.beginCreateOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters,
com.azure.core.util.Context context)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ManagedClusterInner>,ManagedClusterInner> |
ManagedClustersClient.beginCreateOrUpdateAsync(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
ManagedClusterInner |
ManagedClustersClient.createOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
ManagedClusterInner |
ManagedClustersClient.createOrUpdate(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters,
com.azure.core.util.Context context)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
Mono<ManagedClusterInner> |
ManagedClustersClient.createOrUpdateAsync(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
ManagedClustersClient.createOrUpdateWithResponseAsync(String resourceGroupName,
String resourceName,
ManagedClusterInner parameters)
Creates or updates a managed cluster with the specified configuration for agents and Kubernetes version.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterInner |
ManagedClusterInner.withAadProfile(ManagedClusterAadProfile aadProfile)
Set the aadProfile property: Profile of Azure Active Directory configuration.
|
ManagedClusterInner |
ManagedClusterInner.withAddonProfiles(Map<String,ManagedClusterAddonProfile> addonProfiles)
Set the addonProfiles property: Profile of managed cluster add-on.
|
ManagedClusterInner |
ManagedClusterInner.withAgentPoolProfiles(List<ManagedClusterAgentPoolProfile> agentPoolProfiles)
Set the agentPoolProfiles property: Properties of the agent pool.
|
ManagedClusterInner |
ManagedClusterInner.withApiServerAccessProfile(ManagedClusterApiServerAccessProfile apiServerAccessProfile)
Set the apiServerAccessProfile property: Access profile for managed cluster API server.
|
ManagedClusterInner |
ManagedClusterInner.withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile autoScalerProfile)
Set the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
|
ManagedClusterInner |
ManagedClusterInner.withDiskEncryptionSetId(String diskEncryptionSetId)
Set the diskEncryptionSetId property: ResourceId of the disk encryption set to use for enabling encryption at
rest.
|
ManagedClusterInner |
ManagedClusterInner.withDnsPrefix(String dnsPrefix)
Set the dnsPrefix property: DNS prefix specified when creating the managed cluster.
|
ManagedClusterInner |
ManagedClusterInner.withEnablePodSecurityPolicy(Boolean enablePodSecurityPolicy)
Set the enablePodSecurityPolicy property: (DEPRECATING) Whether to enable Kubernetes pod security policy
(preview).
|
ManagedClusterInner |
ManagedClusterInner.withEnableRbac(Boolean enableRbac)
Set the enableRbac property: Whether to enable Kubernetes Role-Based Access Control.
|
ManagedClusterInner |
ManagedClusterInner.withIdentity(ManagedClusterIdentity identity)
Set the identity property: The identity of the managed cluster, if configured.
|
ManagedClusterInner |
ManagedClusterInner.withIdentityProfile(Map<String,UserAssignedIdentity> identityProfile)
Set the identityProfile property: Identities associated with the cluster.
|
ManagedClusterInner |
ManagedClusterInner.withKubernetesVersion(String kubernetesVersion)
Set the kubernetesVersion property: Version of Kubernetes specified when creating the managed cluster.
|
ManagedClusterInner |
ManagedClusterInner.withLinuxProfile(ContainerServiceLinuxProfile linuxProfile)
Set the linuxProfile property: Profile for Linux VMs in the container service cluster.
|
ManagedClusterInner |
ManagedClusterInner.withNetworkProfile(ContainerServiceNetworkProfile networkProfile)
Set the networkProfile property: Profile of network configuration.
|
ManagedClusterInner |
ManagedClusterInner.withNodeResourceGroup(String nodeResourceGroup)
Set the nodeResourceGroup property: Name of the resource group containing agent pool nodes.
|
ManagedClusterInner |
ManagedClusterInner.withServicePrincipalProfile(ManagedClusterServicePrincipalProfile servicePrincipalProfile)
Set the servicePrincipalProfile property: Information about a service principal identity for the cluster to use
for manipulating Azure APIs.
|
ManagedClusterInner |
ManagedClusterInner.withSku(ManagedClusterSku sku)
Set the sku property: The managed cluster SKU.
|
ManagedClusterInner |
ManagedClusterInner.withWindowsProfile(ManagedClusterWindowsProfile windowsProfile)
Set the windowsProfile property: Profile for Windows VMs in the container service cluster.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.