Skip navigation links
A C D E F G I K L M N O P S T U V W 

A

ADMIN - Static variable in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
Static value Kubernetes access profile admin role.
adminKubeConfigContent() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
adminPassword() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Get the adminPassword value.
adminUsername() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
Get the adminUsername value.
adminUsername() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Get the adminUsername value.
agentPools() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
agentPools() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 

C

clientId() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get the clientId value.
com.microsoft.azure.management.containerservice - package com.microsoft.azure.management.containerservice
This package contains the classes for ContainerServiceManagementClient.
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.WithSubnet<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the subnet to be used by the machines in the agent pool.
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.
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
 
CUSTOM - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value Custom for ContainerServiceOrchestratorTypes.

D

DCOS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value DCOS for ContainerServiceOrchestratorTypes.
defaultProperty() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the defaultProperty value.
defineAgentPool(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithAgentPool
Begins the definition of a agent pool profile to be attached to the container service.
defineAgentPool(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithAgentPool
Begins the definition of a agent pool profile to be attached to the Kubernetes cluster.
dnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
dnsPrefix() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the dnsPrefix value.
dnsPrefix() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the dnsPrefix value.
dnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
DOCKER_CE - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value DockerCE for ContainerServiceOrchestratorTypes.

E

enabled() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Get the enabled value.

F

firstConsecutiveStaticIP() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the firstConsecutiveStaticIP value.
fqdn() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
fqdn() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the fqdn value.
fqdn() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the fqdn value.
fqdn() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Creates or finds a ContainerServiceOrchestratorTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
Creates or finds a ContainerServiceStorageProfileTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Creates or finds a ContainerServiceVMSizeTypes from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
Creates or finds a Kubernetes cluster access profile role from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.KubernetesVersion
Creates or finds a Kubernetes version from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.OSType
Creates or finds a OSType from its string representation.

G

getAdminKubeConfigContent(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the admin Kube.config content which can be used with a Kubernetes client.
getAdminKubeConfigContentAsync(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns asynchronously the admin Kube.config content which can be used with a Kubernetes client.
getUserKubeConfigContent(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the user Kube.config content which can be used with a Kubernetes client.
getUserKubeConfigContentAsync(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns asynchronously the user Kube.config content which can be used with a Kubernetes client.

I

id() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 
isDiagnosticsEnabled() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 

K

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
 
keyVaultSecretReference() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
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_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.
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.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.WithKeyVaultSecret - Interface in com.microsoft.azure.management.containerservice
The stage of the Kubernetes cluster definition allowing to specify the KeyVault secret name and version.
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.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.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.
KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.containerservice
The final stage of a container service agent pool definition.
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.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.
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.

L

LINUX - Static variable in class com.microsoft.azure.management.containerservice.OSType
Static value Linux for OSType.
linuxRootUsername() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
linuxRootUsername() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
listKubernetesVersions(Region) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the list of available Kubernetes versions available for the given Azure region.
listKubernetesVersionsAsync(Region) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusters
Returns the list of available Kubernetes versions available for the given Azure region.

M

MANAGED_DISKS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
Static value ManagedDisks for ContainerServiceStorageProfileTypes.
ManagedClusterPoolUpgradeProfile - Class in com.microsoft.azure.management.containerservice
The list of available upgrade versions.
ManagedClusterPoolUpgradeProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
 
masterDnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterFqdn() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterNodeCount() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterOSDiskSizeInGB() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterStorageProfile() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
masterSubnetName() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 

N

name() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the name value.
name() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 
name() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get the name value.
networkId() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
networkId() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 

O

orchestrator() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
Get the orchestrator value.
OrchestratorProfile - Class in com.microsoft.azure.management.containerservice
Contains information about orchestrator.
OrchestratorProfile() - Constructor for class com.microsoft.azure.management.containerservice.OrchestratorProfile
 
OrchestratorServiceBase - Interface in com.microsoft.azure.management.containerservice
A common representation for Azure container services orchestrators.
orchestratorType() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Get the orchestratorType value.
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Get the orchestratorType value.
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the orchestratorType value.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Get the orchestratorVersion value.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Get the orchestratorVersion value.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the orchestratorVersion value.
OrchestratorVersionProfile - Class in com.microsoft.azure.management.containerservice
The profile of an orchestrator and its available versions.
OrchestratorVersionProfile() - Constructor for class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
 
osDiskSizeGB() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the osDiskSizeGB value.
osDiskSizeGB() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the osDiskSizeGB value.
osDiskSizeInGB() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
osDiskSizeInGB() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
osType() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
osType() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the osType value.
osType() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
osType() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get the osType value.
OSType - Class in com.microsoft.azure.management.containerservice
Defines values for OSType.
OSType() - Constructor for class com.microsoft.azure.management.containerservice.OSType
 

P

ports() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
ports() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the ports value.
provisioningState() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
publicKeys() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
Get the publicKeys value.

S

secret() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get the secret value.
secretName() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the secretName 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_A0 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_A0 for ContainerServiceVMSizeTypes.
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_B1MS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B1ms for ContainerServiceVMSizeTypes.
STANDARD_B1S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_B1s 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
 
storageUri() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Get the storageUri value.
subnetName() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
SWARM - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value Swarm for ContainerServiceOrchestratorTypes.

T

type() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 

U

upgrades() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get the upgrades value.
upgrades() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the upgrades value.
USER - Static variable in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
Static value Kubernetes access profile user role.
userKubeConfigContent() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 

V

valueOf(String) - Static method in enum com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
 
values() - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
 
values() - Static method in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
 
values() - Static method in class com.microsoft.azure.management.containerservice.KubernetesClusterAccessProfileRole
 
values() - Static method in class com.microsoft.azure.management.containerservice.KubernetesVersion
 
values() - Static method in class com.microsoft.azure.management.containerservice.OSType
 
vaultID() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the vaultID value.
version() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the version value.
version() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
vmDiagnostics() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceDiagnosticsProfile
Get the vmDiagnostics value.
vmSize() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
vmSize() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the vmSize value.
vmSize() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
vnetSubnetID() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get the vnetSubnetID value.
vnetSubnetID() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get the vnetSubnetID value.

W

WINDOWS - Static variable in class com.microsoft.azure.management.containerservice.OSType
Static value Windows for OSType.
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.
withAgentVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithUpdateAgentPoolCount
Updates the agent pool virtual machine count.
withAgentVirtualMachineCount(String, int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount
Updates the agent pool virtual machine count.
withAgentVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount
Updates all the agent pools virtual machine count.
withClientId(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Set the clientId 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.
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.
withEnabled(boolean) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
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.
withKeyVaultReference(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithServicePrincipalProfile
Properties for cluster service principals.
withKeyVaultSecret(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithKeyVaultSecret
Specifies the KeyVault secret.
withKeyVaultSecret(String, String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithKeyVaultSecret
Specifies the KeyVault secret and the version of it.
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".
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.ManagedClusterPoolUpgradeProfile
Set the name value.
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.
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.ManagedClusterPoolUpgradeProfile
Set the osType value.
withoutDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithDiagnostics
Disables diagnostics.
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.
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.
withSecretName(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Set the secretName value.
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.
withSubnetName(String) - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool.DefinitionStages.WithSubnet
Specifies the subnet to be used for each virtual machine in the agent pool.
withSwarmOrchestration() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.DefinitionStages.WithOrchestrator
Specifies the Swarm orchestration type for the container service.
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
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.
withVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.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.WithVMSize
Specifies the size of the agent virtual machines.
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.
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.
A C D E F G I K L M N O P S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/