- CALICO - Static variable in class com.microsoft.azure.management.containerservice.NetworkPolicy
-
Static value calico for NetworkPolicy.
- clientAppID() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Get the clientAppID value.
- clientId() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
-
Get the clientId value.
- clientId() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
-
Get the clientId value.
- com.microsoft.azure.management.containerservice - package com.microsoft.azure.management.containerservice
-
This package contains the classes for ContainerServiceManagementClient.
- config() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
-
Get the config value.
- ContainerService - Interface in com.microsoft.azure.management.containerservice
-
A client-side representation for a container service.
- ContainerService.Definition - Interface in com.microsoft.azure.management.containerservice
-
Container interface for all the definitions related to a container service.
- ContainerService.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
-
Grouping of container service definition stages.
- ContainerService.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerservice
-
The first stage of a container service definition.
- ContainerService.DefinitionStages.WithAgentPool - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specify an agent pool profile.
- ContainerService.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerservice
-
The stage of the definition which contains all the minimum required inputs for the resource to be created,
but also allows for any other optional settings to be specified.
- ContainerService.DefinitionStages.WithDiagnostics - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to enable diagnostics.
- ContainerService.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specify the resource group.
- ContainerService.DefinitionStages.WithLinux - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing the start of defining Linux specific settings.
- ContainerService.DefinitionStages.WithLinuxRootUsername - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specific the Linux root username.
- ContainerService.DefinitionStages.WithLinuxSshKey - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specific the Linux SSH key.
- ContainerService.DefinitionStages.WithMasterDnsPrefix - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specify the master DNS prefix label.
- ContainerService.DefinitionStages.WithMasterNodeCount - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specify the master node count.
- ContainerService.DefinitionStages.WithMasterOSDiskSize - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service definition allowing to specify the master pool OS disk size.
- ContainerService.DefinitionStages.WithMasterStorageProfile - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service definition allowing to specify the master's virtual machine storage kind.
- ContainerService.DefinitionStages.WithMasterVMSize - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specify the master VM size.
- ContainerService.DefinitionStages.WithOrchestrator - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specify orchestration type.
- ContainerService.DefinitionStages.WithServicePrincipalProfile - Interface in com.microsoft.azure.management.containerservice
-
The stage allowing properties for cluster service principals to be specified.
- ContainerService.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service definition allowing to specify the virtual network and subnet for the machines.
- ContainerService.Update - Interface in com.microsoft.azure.management.containerservice
-
The template for an update operation, containing all the settings that
can be modified.
- ContainerService.UpdateStages - Interface in com.microsoft.azure.management.containerservice
-
Grouping of container service update stages.
- ContainerService.UpdateStages.WithDiagnostics - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service update allowing to enable or disable diagnostics.
- ContainerService.UpdateStages.WithUpdateAgentPoolCount - Interface in com.microsoft.azure.management.containerservice
-
The stage of the container service update allowing to specify the number of agents in the specified pool.
- ContainerServiceAgentPool - Interface in com.microsoft.azure.management.containerservice
-
A client-side representation for a container service agent pool.
- ContainerServiceAgentPool.Definition<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The entirety of a container service agent pool definition as a part of a parent definition.
- ContainerServiceAgentPool.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
-
Grouping of container service agent pool definition stages as a part of parent container service definition.
- ContainerServiceAgentPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The first stage of a container service agent pool definition.
- ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The final stage of a container service agent pool definition.
- ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the DNS prefix.
- ContainerServiceAgentPool.DefinitionStages.WithOSDiskSize<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the agent pool OS disk size.
- ContainerServiceAgentPool.DefinitionStages.WithOSType<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the agent pool OS type.
- ContainerServiceAgentPool.DefinitionStages.WithPorts<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the agent pool ports to be exposed.
- ContainerServiceAgentPool.DefinitionStages.WithStorageProfile<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the agent pool storage kind.
- ContainerServiceAgentPool.DefinitionStages.WithVirtualNetwork<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify a virtual network to be used for the agents.
- ContainerServiceAgentPool.DefinitionStages.WithVMSize<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the agent virtual machine size.
- ContainerServiceAgentPoolProfile - Class in com.microsoft.azure.management.containerservice
-
Profile for the container service agent pool.
- ContainerServiceAgentPoolProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
- ContainerServiceCustomProfile - Class in com.microsoft.azure.management.containerservice
-
Properties to configure a custom container service cluster.
- ContainerServiceCustomProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
-
- ContainerServiceDiagnosticsProfile - Class in com.microsoft.azure.management.containerservice
-
Profile for diagnostics on the container service cluster.
- ContainerServiceDiagnosticsProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceDiagnosticsProfile
-
- ContainerServiceLinuxProfile - Class in com.microsoft.azure.management.containerservice
-
Profile for Linux VMs in the container service cluster.
- ContainerServiceLinuxProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
-
- ContainerServiceMasterProfile - Class in com.microsoft.azure.management.containerservice
-
Profile for the container service master.
- ContainerServiceMasterProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
- ContainerServiceMasterProfileCount - Enum in com.microsoft.azure.management.containerservice
-
The minimum valid number of master nodes.
- ContainerServiceNetworkProfile - Class in com.microsoft.azure.management.containerservice
-
Profile of network configuration.
- ContainerServiceNetworkProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
- ContainerServiceOrchestratorProfile - Class in com.microsoft.azure.management.containerservice
-
Profile for the container service orchestrator.
- ContainerServiceOrchestratorProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
-
- ContainerServiceOrchestratorTypes - Class in com.microsoft.azure.management.containerservice
-
Defines values for ContainerServiceOrchestratorTypes.
- ContainerServiceOrchestratorTypes() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
-
- ContainerServices - Interface in com.microsoft.azure.management.containerservice
-
Entry point to container service management API.
- ContainerServiceServicePrincipalProfile - Class in com.microsoft.azure.management.containerservice
-
Information about a service principal identity for the cluster to use for
manipulating Azure APIs.
- ContainerServiceServicePrincipalProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
-
- ContainerServiceSshConfiguration - Class in com.microsoft.azure.management.containerservice
-
SSH configuration for Linux-based VMs running on Azure.
- ContainerServiceSshConfiguration() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
-
- ContainerServiceSshPublicKey - Class in com.microsoft.azure.management.containerservice
-
Contains information about SSH certificate public key data.
- ContainerServiceSshPublicKey() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
-
- ContainerServiceStorageProfileTypes - Class in com.microsoft.azure.management.containerservice
-
Defines values for ContainerServiceStorageProfileTypes.
- ContainerServiceStorageProfileTypes() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
-
- ContainerServiceVMDiagnostics - Class in com.microsoft.azure.management.containerservice
-
Profile for diagnostics on the container service VMs.
- ContainerServiceVMDiagnostics() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
-
- ContainerServiceVMSizeTypes - Class in com.microsoft.azure.management.containerservice
-
Defines values for ContainerServiceVMSizeTypes.
- ContainerServiceVMSizeTypes() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
- ContainerServiceWindowsProfile - Class in com.microsoft.azure.management.containerservice
-
Profile for Windows VMs in the container service cluster.
- ContainerServiceWindowsProfile() - Constructor for class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
-
- count() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
-
- count() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Get the count value.
- count() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Get the count value.
- count() - Method in enum com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
-
- count() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
-
- count() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Get the count value.
- CredentialResult - Class in com.microsoft.azure.management.containerservice
-
The credential result response.
- CredentialResult() - Constructor for class com.microsoft.azure.management.containerservice.CredentialResult
-
- CUSTOM - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
-
Static value Custom for ContainerServiceOrchestratorTypes.
- keyData() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
-
Get the keyData value.
- keyVaultSecretRef() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
-
Get the keyVaultSecretRef value.
- KeyVaultSecretRef - Class in com.microsoft.azure.management.containerservice
-
Reference to a secret stored in Azure Key Vault.
- KeyVaultSecretRef() - Constructor for class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
-
- KUBENET - Static variable in class com.microsoft.azure.management.containerservice.NetworkPlugin
-
Static value kubenet for NetworkPlugin.
- KUBERNETES - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
-
Static value Kubernetes for ContainerServiceOrchestratorTypes.
- KUBERNETES_1_5_8 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.5.8.
- KUBERNETES_1_6_11 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.6.11.
- KUBERNETES_1_6_12 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.6.12.
- KUBERNETES_1_6_13 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.6.13.
- KUBERNETES_1_6_6 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.6.6.
- KUBERNETES_1_6_9 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.6.9.
- KUBERNETES_1_7_10 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.7.10.
- KUBERNETES_1_7_12 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.7.12.
- KUBERNETES_1_7_7 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.7.7.
- KUBERNETES_1_7_9 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.7.9.
- KUBERNETES_1_8_0 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.0.
- KUBERNETES_1_8_1 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.1.
- KUBERNETES_1_8_10 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.10.
- KUBERNETES_1_8_11 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.11.
- KUBERNETES_1_8_2 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.2.
- KUBERNETES_1_8_4 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.4.
- KUBERNETES_1_8_6 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.6.
- KUBERNETES_1_8_7 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.8.7.
- KUBERNETES_1_9_1 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.9.1.
- KUBERNETES_1_9_2 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.9.2.
- KUBERNETES_1_9_6 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.9.6.
- KUBERNETES_1_9_9 - Static variable in class com.microsoft.azure.management.containerservice.KubernetesVersion
-
Static value Kubernetes version 1.9.9.
- KubernetesCluster - Interface in com.microsoft.azure.management.containerservice
-
A client-side representation for a managed Kubernetes cluster.
- KubernetesCluster.Definition - Interface in com.microsoft.azure.management.containerservice
-
Interface for all the definitions related to a Kubernetes cluster.
- KubernetesCluster.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
-
Grouping of Kubernetes cluster definition stages.
- KubernetesCluster.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerservice
-
The first stage of a container service definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinition<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The Kubernetes cluster network profile definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages - Interface in com.microsoft.azure.management.containerservice
-
The Kubernetes cluster definition allowing to specify a network profile.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The first stage of a network profile definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The final stage of a network profile definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDnsServiceIP<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a network profile definition allowing to specify an IP address assigned to the Kubernetes DNS service.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDockerBridgeCidr<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a network profile definition allowing to specify a CIDR notation IP range assigned to the
Docker bridge network.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkPolicy<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a network profile definition allowing to specify the network policy.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithPodCidr<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a network profile definition allowing to specify a CIDR notation IP range from which to
assign pod IPs when kubenet is used.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithServiceCidr<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a network profile definition allowing to specify a CIDR notation IP range from which to
assign service cluster IPs.
- KubernetesCluster.DefinitionStages.WithAddOnProfiles - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify the cluster's add-on's profiles.
- KubernetesCluster.DefinitionStages.WithAgentPool - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify an agent pool profile.
- KubernetesCluster.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerservice
-
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows for any other optional settings to
be specified.
- KubernetesCluster.DefinitionStages.WithDnsPrefix - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify the DNS prefix label.
- KubernetesCluster.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify the resource group.
- KubernetesCluster.DefinitionStages.WithLinuxRootUsername - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specific the Linux root username.
- KubernetesCluster.DefinitionStages.WithLinuxSshKey - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specific the Linux SSH key.
- KubernetesCluster.DefinitionStages.WithNetworkProfile - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify a network profile.
- KubernetesCluster.DefinitionStages.WithServicePrincipalClientId - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify the service principal client ID.
- KubernetesCluster.DefinitionStages.WithServicePrincipalProfile - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify the service principal secret.
- KubernetesCluster.DefinitionStages.WithVersion - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify orchestration type.
- KubernetesCluster.Update - Interface in com.microsoft.azure.management.containerservice
-
The template for an update operation, containing all the settings that can be modified.
- KubernetesCluster.UpdateStages - Interface in com.microsoft.azure.management.containerservice
-
Grouping of the Kubernetes cluster update stages.
- KubernetesCluster.UpdateStages.WithAddOnProfiles - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster update definition allowing to specify the cluster's add-on's profiles.
- KubernetesCluster.UpdateStages.WithNetworkProfile - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster update definition allowing to specify the cluster's network profile.
- KubernetesCluster.UpdateStages.WithRBAC - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster update definition allowing to specify if Kubernetes Role-Based Access Control is enabled or disabled.
- KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster update definition allowing to specify the number of agents in the specified pool.
- KubernetesClusterAccessProfileRole - Class in com.microsoft.azure.management.containerservice
-
Defines values for Kubernetes cluster access profile roles.
- KubernetesClusterAccessProfileRole() - Constructor for class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
-
- KubernetesClusterAgentPool - Interface in com.microsoft.azure.management.containerservice
-
A client-side representation for a Kubernetes cluster agent pool.
- KubernetesClusterAgentPool.Definition<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The entirety of a container service agent pool definition as a part of a parent definition.
- KubernetesClusterAgentPool.DefinitionStages - Interface in com.microsoft.azure.management.containerservice
-
Grouping of container service agent pool definition stages as a part of parent container service definition.
- KubernetesClusterAgentPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The first stage of a container service agent pool definition allowing to specify the agent virtual machine size.
- KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the number of agents
(Virtual Machines) to host docker containers.
- KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The final stage of a container service agent pool definition.
- KubernetesClusterAgentPool.DefinitionStages.WithMaxPodsCount<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the maximum number of pods that can run on a node.
- KubernetesClusterAgentPool.DefinitionStages.WithOSDiskSize<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the agent pool OS disk size.
- KubernetesClusterAgentPool.DefinitionStages.WithOSType<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the agent pool OS type.
- KubernetesClusterAgentPool.DefinitionStages.WithVirtualNetwork<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify a virtual network to be used for the agents.
- KubernetesClusters - Interface in com.microsoft.azure.management.containerservice
-
Entry point to managed Kubernetes service management API.
- KubernetesClusterUpgradeProfile - Interface in com.microsoft.azure.management.containerservice
-
The result of checking for the Kubernetes cluster's upgrade profile.
- KubernetesVersion - Class in com.microsoft.azure.management.containerservice
-
Defines values for Kubernetes versions.
- KubernetesVersion() - Constructor for class com.microsoft.azure.management.containerservice.KubernetesVersion
-
- kubernetesVersion() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
-
Get the kubernetesVersion value.
- secret() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
-
Get the secret value.
- secret() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
-
Get the secret value.
- secretName() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
-
Get the secretName value.
- serverAppID() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Get the serverAppID value.
- serverAppSecret() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Get the serverAppSecret value.
- serviceCidr() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Get the serviceCidr value.
- servicePrincipalClientId() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
-
- servicePrincipalClientId() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
-
- servicePrincipalSecret() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
-
- servicePrincipalSecret() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
-
- ssh() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
-
Get the ssh value.
- sshKey() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
-
- sshKey() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
-
- STANDARD_A1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A1 for ContainerServiceVMSizeTypes.
- STANDARD_A10 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A10 for ContainerServiceVMSizeTypes.
- STANDARD_A11 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A11 for ContainerServiceVMSizeTypes.
- STANDARD_A1_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A1_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A2 for ContainerServiceVMSizeTypes.
- STANDARD_A2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A2M_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A2m_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A3 for ContainerServiceVMSizeTypes.
- STANDARD_A4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A4 for ContainerServiceVMSizeTypes.
- STANDARD_A4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A4M_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A4m_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A5 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A5 for ContainerServiceVMSizeTypes.
- STANDARD_A6 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A6 for ContainerServiceVMSizeTypes.
- STANDARD_A7 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A7 for ContainerServiceVMSizeTypes.
- STANDARD_A8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A8 for ContainerServiceVMSizeTypes.
- STANDARD_A8_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A8_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A8M_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A8m_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A9 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_A9 for ContainerServiceVMSizeTypes.
- STANDARD_B2MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_B2ms for ContainerServiceVMSizeTypes.
- STANDARD_B2S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_B2s for ContainerServiceVMSizeTypes.
- STANDARD_B4MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_B4ms for ContainerServiceVMSizeTypes.
- STANDARD_B8MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_B8ms for ContainerServiceVMSizeTypes.
- STANDARD_D1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D1 for ContainerServiceVMSizeTypes.
- STANDARD_D11 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D11 for ContainerServiceVMSizeTypes.
- STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D11_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D11_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D11_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D12 for ContainerServiceVMSizeTypes.
- STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D12_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D12_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D12_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D13 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D13 for ContainerServiceVMSizeTypes.
- STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D13_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D13_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D13_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D14 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D14 for ContainerServiceVMSizeTypes.
- STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D14_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D14_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D14_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D15_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D15_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D16_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D16_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D1_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D2 for ContainerServiceVMSizeTypes.
- STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D2_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D2_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D2_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D2_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D2S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D2s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D3 for ContainerServiceVMSizeTypes.
- STANDARD_D32_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D32_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D32s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D3_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D3_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D3_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D4 for ContainerServiceVMSizeTypes.
- STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D4_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D4_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D4_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D4_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D4S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D4s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D5_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D5_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D5_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D64_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D64_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D64S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D64s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D8_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D8_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_D8s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_DS1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS1 for ContainerServiceVMSizeTypes.
- STANDARD_DS11 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS11 for ContainerServiceVMSizeTypes.
- STANDARD_DS11_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS11_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS11_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS11_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS12 for ContainerServiceVMSizeTypes.
- STANDARD_DS12_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS12_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS12_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS12_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS13 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS13 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS13-2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS13-4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS13_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS13_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS14 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS14 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS14-4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_8_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS14-8_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS14_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS14_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS15_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS15_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS1_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS1_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS2 for ContainerServiceVMSizeTypes.
- STANDARD_DS2_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS2_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS2_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS3 for ContainerServiceVMSizeTypes.
- STANDARD_DS3_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS3_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS3_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS3_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS4 for ContainerServiceVMSizeTypes.
- STANDARD_DS4_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS4_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS4_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS5_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS5_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS5_V2_PROMO - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_DS5_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_E16_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E16_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E2_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E2_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E2S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E2s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32_16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E32-16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32_8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E32-8s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E32_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E32s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E4_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E4_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E4S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E4s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64_16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E64-16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64_32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E64-32s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E64_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E64s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E8_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E8_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_E8s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_F1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F1 for ContainerServiceVMSizeTypes.
- STANDARD_F16 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F16 for ContainerServiceVMSizeTypes.
- STANDARD_F16S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F16s for ContainerServiceVMSizeTypes.
- STANDARD_F16S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F16s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F1S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F1s for ContainerServiceVMSizeTypes.
- STANDARD_F2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F2 for ContainerServiceVMSizeTypes.
- STANDARD_F2S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F2s for ContainerServiceVMSizeTypes.
- STANDARD_F2S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F2s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F32S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F32s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F4 for ContainerServiceVMSizeTypes.
- STANDARD_F4S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F4s for ContainerServiceVMSizeTypes.
- STANDARD_F4S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F4s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F64S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F64s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F72S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F72s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F8 for ContainerServiceVMSizeTypes.
- STANDARD_F8S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F8s for ContainerServiceVMSizeTypes.
- STANDARD_F8S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_F8s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_G1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_G1 for ContainerServiceVMSizeTypes.
- STANDARD_G2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_G2 for ContainerServiceVMSizeTypes.
- STANDARD_G3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_G3 for ContainerServiceVMSizeTypes.
- STANDARD_G4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_G4 for ContainerServiceVMSizeTypes.
- STANDARD_G5 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_G5 for ContainerServiceVMSizeTypes.
- STANDARD_GS1 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS1 for ContainerServiceVMSizeTypes.
- STANDARD_GS2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS2 for ContainerServiceVMSizeTypes.
- STANDARD_GS3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS3 for ContainerServiceVMSizeTypes.
- STANDARD_GS4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS4 for ContainerServiceVMSizeTypes.
- STANDARD_GS4_4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS4-4 for ContainerServiceVMSizeTypes.
- STANDARD_GS4_8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS4-8 for ContainerServiceVMSizeTypes.
- STANDARD_GS5 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS5 for ContainerServiceVMSizeTypes.
- STANDARD_GS5_16 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS5-16 for ContainerServiceVMSizeTypes.
- STANDARD_GS5_8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_GS5-8 for ContainerServiceVMSizeTypes.
- STANDARD_H16 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_H16 for ContainerServiceVMSizeTypes.
- STANDARD_H16M - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_H16m for ContainerServiceVMSizeTypes.
- STANDARD_H16MR - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_H16mr for ContainerServiceVMSizeTypes.
- STANDARD_H16R - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_H16r for ContainerServiceVMSizeTypes.
- STANDARD_H8 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_H8 for ContainerServiceVMSizeTypes.
- STANDARD_H8M - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_H8m for ContainerServiceVMSizeTypes.
- STANDARD_L16S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_L16s for ContainerServiceVMSizeTypes.
- STANDARD_L32S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_L32s for ContainerServiceVMSizeTypes.
- STANDARD_L4S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_L4s for ContainerServiceVMSizeTypes.
- STANDARD_L8S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_L8s for ContainerServiceVMSizeTypes.
- STANDARD_M128_32MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M128-32ms for ContainerServiceVMSizeTypes.
- STANDARD_M128_64MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M128-64ms for ContainerServiceVMSizeTypes.
- STANDARD_M128MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M128ms for ContainerServiceVMSizeTypes.
- STANDARD_M128S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M128s for ContainerServiceVMSizeTypes.
- STANDARD_M64_16MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M64-16ms for ContainerServiceVMSizeTypes.
- STANDARD_M64_32MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M64-32ms for ContainerServiceVMSizeTypes.
- STANDARD_M64MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M64ms for ContainerServiceVMSizeTypes.
- STANDARD_M64S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_M64s for ContainerServiceVMSizeTypes.
- STANDARD_NC12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC12 for ContainerServiceVMSizeTypes.
- STANDARD_NC12S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC12s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC12S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC12s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_NC24 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC24 for ContainerServiceVMSizeTypes.
- STANDARD_NC24R - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC24r for ContainerServiceVMSizeTypes.
- STANDARD_NC24RS_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC24rs_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC24RS_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC24rs_v3 for ContainerServiceVMSizeTypes.
- STANDARD_NC24S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC24s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC24S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC24s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_NC6 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC6 for ContainerServiceVMSizeTypes.
- STANDARD_NC6S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC6s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC6S_V3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NC6s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_ND12S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_ND12s for ContainerServiceVMSizeTypes.
- STANDARD_ND24RS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_ND24rs for ContainerServiceVMSizeTypes.
- STANDARD_ND24S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_ND24s for ContainerServiceVMSizeTypes.
- STANDARD_ND6S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_ND6s for ContainerServiceVMSizeTypes.
- STANDARD_NV12 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NV12 for ContainerServiceVMSizeTypes.
- STANDARD_NV24 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NV24 for ContainerServiceVMSizeTypes.
- STANDARD_NV6 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
-
Static value Standard_NV6 for ContainerServiceVMSizeTypes.
- STORAGE_ACCOUNT - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
-
Static value StorageAccount for ContainerServiceStorageProfileTypes.
- storageProfile() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
-
- storageProfile() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Get the storageProfile value.
- storageProfile() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Get the storageProfile value.
- storageProfile() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
-
- storageProfile() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Get the storageProfile value.
- storageUri() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
-
Get the storageUri value.
- subnetName() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
-
- subnetName() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
-
- SWARM - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
-
Static value Swarm for ContainerServiceOrchestratorTypes.
- WINDOWS - Static variable in class com.microsoft.azure.management.containerservice.OSType
-
Static value Windows for OSType.
- withAddOnProfiles(Map<String, ManagedClusterAddonProfile>) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithAddOnProfiles
-
Updates the cluster's add-on's profiles.
- withAddOnProfiles(Map<String, ManagedClusterAddonProfile>) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithAddOnProfiles
-
Updates the cluster's add-on's profiles.
- withAdminPassword(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
-
Set the adminPassword value.
- withAdminUsername(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
-
Set the adminUsername value.
- withAdminUsername(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
-
Set the adminUsername value.
- withAgentPoolVirtualMachineCount(String, int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount
-
Updates the agent pool virtual machine count.
- withAgentPoolVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount
-
Updates all the agent pools virtual machine count.
- withAgentPoolVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount
-
Specifies the number of agents (Virtual Machines) to host docker containers.
- withAgentVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithUpdateAgentPoolCount
-
Updates the agent pool virtual machine count.
- withClientAppID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Set the clientAppID value.
- withClientId(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
-
Set the clientId value.
- withClientId(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
-
Set the clientId value.
- withConfig(Map<String, String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
-
Set the config value.
- withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the count value.
- withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Set the count value.
- withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Set the count value.
- withDcosOrchestration() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithOrchestrator
-
Specifies the DCOS orchestration type for the container service.
- withDefaultProperty(boolean) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
-
Set the defaultProperty value.
- withDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithDiagnostics
-
Enables diagnostics.
- withDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithDiagnostics
-
Enables diagnostics.
- withDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel
-
Specify the DNS prefix to be used in the FQDN for the agent pool.
- withDnsPrefix(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the dnsPrefix value.
- withDnsPrefix(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Set the dnsPrefix value.
- withDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithDnsPrefix
-
Specifies the DNS prefix to be used to create the FQDN for the master pool.
- withDnsServiceIP(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set the dnsServiceIP value.
- withDnsServiceIP(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDnsServiceIP
-
Specifies an IP address assigned to the Kubernetes DNS service; it must be within the Kubernetes service
address range specified in the service CIDR.
- withDockerBridgeCidr(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set the dockerBridgeCidr value.
- withDockerBridgeCidr(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDockerBridgeCidr
-
Specifies a CIDR notation IP range assigned to the Docker bridge network; it must not overlap with
any subnet IP ranges or the Kubernetes service address range.
- withEnabled(boolean) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
-
Set the enabled value.
- withEnabled(boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
-
Set the enabled value.
- withFirstConsecutiveStaticIP(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Set the firstConsecutiveStaticIP value.
- withKeyData(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
-
Set the keyData value.
- withKeyVaultSecretRef(KeyVaultSecretRef) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
-
Set the keyVaultSecretRef value.
- withKubernetesOrchestration() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithOrchestrator
-
Specifies the Kubernetes orchestration type for the container service.
- withKubernetesVersion(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
-
Set the kubernetesVersion value.
- withLatestVersion() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithVersion
-
Uses the latest version for the Kubernetes cluster.
- withLinux() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithLinux
-
Begins the definition to specify Linux settings.
- withMasterDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterDnsPrefix
-
Specifies the DNS prefix to be used to create the FQDN for the master pool.
- withMasterNodeCount(ContainerServiceMasterProfileCount) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterNodeCount
-
Specifies the master node count.
- withMasterOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterOSDiskSize
-
OS Disk Size in GB to be used for every machine in the master pool.
- withMasterStorageProfile(ContainerServiceStorageProfileTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterStorageProfile
-
Specifies the storage kind to be used for every machine in master pool.
- withMasterVMSize(ContainerServiceVMSizeTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithMasterVMSize
-
Specifies the size of the master VMs, default set to "Standard_D2_v2".
- withMaxPods(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Set the maxPods value.
- withMaxPodsCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithMaxPodsCount
-
Specifies the maximum number of pods that can run on a node.
- withName(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
-
Set the name value.
- withNetworkPlugin(NetworkPlugin) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set the networkPlugin value.
- withNetworkPlugin(NetworkPlugin) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.Blank
-
Specifies the network plugin type to be used for building the Kubernetes network.
- withNetworkPolicy(NetworkPolicy) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set the networkPolicy value.
- withNetworkPolicy(NetworkPolicy) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkPolicy
-
Specifies the network policy to be used for building the Kubernetes network.
- withNetworkProfile(ContainerServiceNetworkProfile) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithNetworkProfile
-
Updates the cluster's network profile.
- withOrchestrator(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
-
Set the orchestrator value.
- withOrchestratorType(ContainerServiceOrchestratorTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
-
Set the orchestratorType value.
- withOrchestratorType(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
-
Set the orchestratorType value.
- withOrchestratorType(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
-
Set the orchestratorType value.
- withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
-
Set the orchestratorVersion value.
- withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
-
Set the orchestratorVersion value.
- withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
-
Set the orchestratorVersion value.
- withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the osDiskSizeGB value.
- withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Set the osDiskSizeGB value.
- withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Set the osDiskSizeGB value.
- withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithOSDiskSize
-
OS Disk Size in GB to be used for every machine in the agent pool.
- withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithOSDiskSize
-
OS disk size in GB to be used for each virtual machine in the agent pool.
- withOSType(OSType) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithOSType
-
OS type to be used for every machine in the agent pool.
- withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the osType value.
- withOSType(OSType) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithOSType
-
OS type to be used for each virtual machine in the agent pool.
- withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Set the osType value.
- withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
-
Set the osType value.
- withoutDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithDiagnostics
-
Disables diagnostics.
- withPodCidr(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set the podCidr value.
- withPodCidr(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithPodCidr
-
Specifies a CIDR notation IP range from which to assign pod IPs when kubenet is used.
- withPorts(int...) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithPorts
-
Ports to be exposed on this agent pool.
- withPorts(List<Integer>) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the ports value.
- withPublicKeys(List<ContainerServiceSshPublicKey>) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
-
Set the publicKeys value.
- withRBACDisabled() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC
-
Updates the cluster to specify the Kubernetes Role-Based Access Control is disabled.
- withRBACEnabled() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithRBAC
-
Updates the cluster to specify the Kubernetes Role-Based Access Control is enabled.
- withRootUsername(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithLinuxRootUsername
-
Begins the definition to specify Linux root username.
- withRootUsername(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxRootUsername
-
Begins the definition to specify Linux root username.
- withSecret(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
-
Set the secret value.
- withSecret(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
-
Set the secret value.
- withSecretName(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
-
Set the secretName value.
- withServerAppID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Set the serverAppID value.
- withServerAppSecret(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Set the serverAppSecret value.
- withServiceCidr(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set the serviceCidr value.
- withServiceCidr(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithServiceCidr
-
Specifies a CIDR notation IP range from which to assign service cluster IPs; must not overlap with
any subnet IP ranges.
- withServicePrincipal(String, String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithServicePrincipalProfile
-
Properties for cluster service principals.
- withServicePrincipalClientId(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithServicePrincipalClientId
-
Properties for Kubernetes cluster service principal.
- withServicePrincipalSecret(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithServicePrincipalProfile
-
Properties for service principal.
- withSsh(ContainerServiceSshConfiguration) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
-
Set the ssh value.
- withSshKey(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithLinuxSshKey
-
Begins the definition to specify Linux ssh key.
- withSshKey(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithLinuxSshKey
-
Begins the definition to specify Linux ssh key.
- withStorageProfile(ContainerServiceStorageProfileTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithStorageProfile
-
Specifies the storage kind to be used for each virtual machine in the agent pool.
- withStorageProfile(ContainerServiceStorageProfileTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the storageProfile value.
- withStorageProfile(ContainerServiceStorageProfileTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Set the storageProfile value.
- withSubnet(String, String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithSubnet
-
Specifies the virtual network and subnet for the virtual machines in the master and agent pools.
- withSwarmOrchestration() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithOrchestrator
-
Specifies the Swarm orchestration type for the container service.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.containerservice.TagsObject
-
Set the tags value.
- withTenantID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Set the tenantID value.
- withUpgrades(List<String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
-
Set the upgrades value.
- withUpgrades(List<OrchestratorProfile>) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
-
Set the upgrades value.
- withVaultID(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
-
Set the vaultID value.
- withVersion(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
-
Set the version value.
- withVersion(KubernetesVersion) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithVersion
-
Deprecated.
- withVersion(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithVersion
-
Specifies the version for the Kubernetes cluster.
- withVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.Blank
-
Specifies the number of agents (virtual machines) to host docker containers.
- withVirtualMachineSize(ContainerServiceVMSizeTypes) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithVMSize
-
Specifies the size of the agent virtual machines.
- withVirtualMachineSize(ContainerServiceVMSizeTypes) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.Blank
-
Specifies the size of the virtual machines to be used as agents.
- withVirtualNetwork(String, String) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithVirtualNetwork
-
Specifies the virtual network to be used for the agents.
- withVirtualNetwork(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithVirtualNetwork
-
Specifies the virtual network to be used for the agents.
- withVmDiagnostics(ContainerServiceVMDiagnostics) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceDiagnosticsProfile
-
Set the vmDiagnostics value.
- withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the vmSize value.
- withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Set the vmSize value.
- withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Set the vmSize value.
- withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
-
Set the vnetSubnetID value.
- withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
-
Set the vnetSubnetID value.
- withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
-
Set the vnetSubnetID value.