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

A

addonProfiles() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
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 administrator password to use for Windows VMs.
adminPassword() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterWindowsProfile
Get the administrator password to use for Windows VMs.
adminUsername() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
Get the administrator username to use for Linux VMs.
adminUsername() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Get the administrator username to use for Windows VMs.
adminUsername() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterWindowsProfile
Get the administrator username to use for Windows VMs.
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem - Class in com.microsoft.azure.management.containerservice
The AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem model.
AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem() - Constructor for class com.microsoft.azure.management.containerservice.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
 
agentPools() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
agentPools() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
AgentPoolType - Class in com.microsoft.azure.management.containerservice
Defines values for AgentPoolType.
AgentPoolType() - Constructor for class com.microsoft.azure.management.containerservice.AgentPoolType
 
AgentPoolUpgradeProfilePropertiesUpgradesItem - Class in com.microsoft.azure.management.containerservice
The AgentPoolUpgradeProfilePropertiesUpgradesItem model.
AgentPoolUpgradeProfilePropertiesUpgradesItem() - Constructor for class com.microsoft.azure.management.containerservice.AgentPoolUpgradeProfilePropertiesUpgradesItem
 
authorizedIPRanges() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAPIServerAccessProfile
Get authorized IP Ranges to kubernetes API server.
AVAILABILITY_SET - Static variable in class com.microsoft.azure.management.containerservice.AgentPoolType
Static value AvailabilitySet for AgentPoolType.
availabilityZones() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get (PREVIEW) Availability zones for nodes.
AZURE - Static variable in class com.microsoft.azure.management.containerservice.NetworkPlugin
Static value azure for NetworkPlugin.
AZURE - Static variable in class com.microsoft.azure.management.containerservice.NetworkPolicy
Static value azure for NetworkPolicy.

B

BASIC - Static variable in class com.microsoft.azure.management.containerservice.LoadBalancerSku
Static value basic for LoadBalancerSku.

C

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 client AAD application ID.
clientId() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get the ID for the service principal.
clientId() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
Get the ID for the service principal.
clientId() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Get the clientId password associated with the provider.
com.microsoft.azure.management.containerservice - package com.microsoft.azure.management.containerservice
This package contains the classes for ContainerServiceManagementClient.
COMPUTE - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftAgentPoolProfileRole
Static value compute for OpenShiftAgentPoolProfileRole.
config() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
Get key-value pairs for configuring an add-on.
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 number of agents (VMs) to host docker containers.
count() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get number of masters (VMs) in the container service cluster.
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.ManagedClusterAgentPoolProfileProperties
Get number of agents (VMs) to host docker containers.
count() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileManagedOutboundIPs
Get desired number of outbound IP created/managed by Azure for the cluster load balancer.
count() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Get number of agents (VMs) to host docker containers.
count() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Get number of masters (VMs) to host docker containers.
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.
customerAdminGroupId() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Get the groupId to be granted cluster admin role.

D

DCOS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value DCOS for ContainerServiceOrchestratorTypes.
DEALLOCATE - Static variable in class com.microsoft.azure.management.containerservice.ScaleSetEvictionPolicy
Static value Deallocate for ScaleSetEvictionPolicy.
defaultProperty() - Method in class com.microsoft.azure.management.containerservice.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
Get whether this version is the default agent pool version.
defaultProperty() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get installed by default if version is not specified.
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 an agent pool profile to be attached to the Kubernetes cluster.
defineNetworkProfile() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithNetworkProfile
Begins the definition of a network profile to be attached to the Kubernetes cluster.
DELETE - Static variable in class com.microsoft.azure.management.containerservice.ScaleSetEvictionPolicy
Static value Delete for ScaleSetEvictionPolicy.
dnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
dnsPrefix() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get dNS prefix to be used to create the FQDN for the agent pool.
dnsPrefix() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get dNS prefix to be used to create the FQDN for the master pool.
dnsPrefix() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
dnsServiceIP() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get an IP address assigned to the Kubernetes DNS service.
DOCKER_CE - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
Static value DockerCE for ContainerServiceOrchestratorTypes.
dockerBridgeCidr() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get a CIDR notation IP range assigned to the Docker bridge network.

E

effectiveOutboundIPs() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Get the effective outbound IP resources of the cluster load balancer.
enableAutoScaling() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get whether to enable auto-scaler.
enabled() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Get whether the VM diagnostic agent is provisioned on the VM.
enabled() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
Get whether the add-on is enabled or not.
enableNodePublicIP() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get enable public IP for nodes.
enablePrivateCluster() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAPIServerAccessProfile
Get whether to create the cluster as a private cluster or not.
enableRBAC() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 

F

firstConsecutiveStaticIP() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get firstConsecutiveStaticIP used to specify the first static ip of masters.
fqdn() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
fqdn() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get fQDN for the agent pool.
fqdn() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get fQDN for the master pool.
fqdn() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
fqdn() - Method in class com.microsoft.azure.management.containerservice.OpenShiftRouterProfile
Get auto-allocated FQDN for the OpenShift router.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.AgentPoolType
Creates or finds a AgentPoolType from its string representation.
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.LoadBalancerSku
Creates or finds a LoadBalancerSku from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.NetworkPlugin
Creates or finds a NetworkPlugin from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.NetworkPolicy
Creates or finds a NetworkPolicy from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.OpenShiftAgentPoolProfileRole
Creates or finds a OpenShiftAgentPoolProfileRole from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Creates or finds a OpenShiftContainerServiceVMSize 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.
fromString(String) - Static method in enum com.microsoft.azure.management.containerservice.ResourceIdentityType
Parses a serialized value to a ResourceIdentityType instance.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ScaleSetEvictionPolicy
Creates or finds a ScaleSetEvictionPolicy from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.containerservice.ScaleSetPriority
Creates or finds a ScaleSetPriority 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
 
id() - Method in class com.microsoft.azure.management.containerservice.ResourceReference
Get the fully qualified Azure resource id.
identityProviders() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAuthProfile
Get type of authentication profile to use.
INFRA - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftAgentPoolProfileRole
Static value infra for OpenShiftAgentPoolProfileRole.
isDiagnosticsEnabled() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
isPreview() - Method in class com.microsoft.azure.management.containerservice.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
Get whether Kubernetes version is currently in preview.
isPreview() - Method in class com.microsoft.azure.management.containerservice.AgentPoolUpgradeProfilePropertiesUpgradesItem
Get whether Kubernetes version is currently in preview.
isPreview() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfileUpgradesItem
Get whether Kubernetes version is currently in preview.
isPreview() - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Get whether Kubernetes version is currently in preview.
isPreview() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get whether Kubernetes version is currently in preview.

K

keyData() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
Get certificate public key used to authenticate with VMs through SSH.
keyVaultSecretRef() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get reference to a secret stored in Azure Key Vault.
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.WithAgentPoolType<ParentT> - Interface in com.microsoft.azure.management.containerservice
The stage of a container service agent pool definition allowing to specify the type of agent pool.
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() - Method in class com.microsoft.azure.management.containerservice.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
Get kubernetes version (major, minor, patch).
kubernetesVersion() - Method in class com.microsoft.azure.management.containerservice.AgentPoolUpgradeProfilePropertiesUpgradesItem
Get kubernetes version (major, minor, patch).
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 kubernetes version (major, minor, patch).
kubernetesVersion() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfileUpgradesItem
Get kubernetes version (major, minor, patch).

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.
loadBalancerProfile() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get profile of the cluster load balancer.
loadBalancerSku() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get the load balancer sku for the managed cluster.
LoadBalancerSku - Class in com.microsoft.azure.management.containerservice
Defines values for LoadBalancerSku.
LoadBalancerSku() - Constructor for class com.microsoft.azure.management.containerservice.LoadBalancerSku
 
LOW - Static variable in class com.microsoft.azure.management.containerservice.ScaleSetPriority
Static value Low for ScaleSetPriority.

M

MANAGED_DISKS - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceStorageProfileTypes
Static value ManagedDisks for ContainerServiceStorageProfileTypes.
ManagedClusterAADProfile - Class in com.microsoft.azure.management.containerservice
AADProfile specifies attributes for Azure Active Directory integration.
ManagedClusterAADProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
 
ManagedClusterAddonProfile - Class in com.microsoft.azure.management.containerservice
A Kubernetes add-on profile for a managed cluster.
ManagedClusterAddonProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
 
ManagedClusterAgentPoolProfile - Class in com.microsoft.azure.management.containerservice
Profile for the container service agent pool.
ManagedClusterAgentPoolProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
 
ManagedClusterAgentPoolProfileProperties - Class in com.microsoft.azure.management.containerservice
Properties for the container service agent pool profile.
ManagedClusterAgentPoolProfileProperties() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
 
ManagedClusterAPIServerAccessProfile - Class in com.microsoft.azure.management.containerservice
Access profile for managed cluster API server.
ManagedClusterAPIServerAccessProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterAPIServerAccessProfile
 
ManagedClusterIdentity - Class in com.microsoft.azure.management.containerservice
Identity for the managed cluster.
ManagedClusterIdentity() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterIdentity
 
ManagedClusterLoadBalancerProfile - Class in com.microsoft.azure.management.containerservice
Profile of the managed cluster load balancer.
ManagedClusterLoadBalancerProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
 
ManagedClusterLoadBalancerProfileManagedOutboundIPs - Class in com.microsoft.azure.management.containerservice
Desired managed outbound IPs for the cluster load balancer.
ManagedClusterLoadBalancerProfileManagedOutboundIPs() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileManagedOutboundIPs
 
ManagedClusterLoadBalancerProfileOutboundIPPrefixes - Class in com.microsoft.azure.management.containerservice
Desired outbound IP Prefix resources for the cluster load balancer.
ManagedClusterLoadBalancerProfileOutboundIPPrefixes() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPPrefixes
 
ManagedClusterLoadBalancerProfileOutboundIPs - Class in com.microsoft.azure.management.containerservice
Desired outbound IP resources for the cluster load balancer.
ManagedClusterLoadBalancerProfileOutboundIPs() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPs
 
ManagedClusterPoolUpgradeProfile - Class in com.microsoft.azure.management.containerservice
The list of available upgrade versions.
ManagedClusterPoolUpgradeProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
 
ManagedClusterPoolUpgradeProfileUpgradesItem - Class in com.microsoft.azure.management.containerservice
The ManagedClusterPoolUpgradeProfileUpgradesItem model.
ManagedClusterPoolUpgradeProfileUpgradesItem() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfileUpgradesItem
 
ManagedClusterServicePrincipalProfile - Class in com.microsoft.azure.management.containerservice
Information about a service principal identity for the cluster to use for manipulating Azure APIs.
ManagedClusterServicePrincipalProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
 
ManagedClusterWindowsProfile - Class in com.microsoft.azure.management.containerservice
Profile for Windows VMs in the container service cluster.
ManagedClusterWindowsProfile() - Constructor for class com.microsoft.azure.management.containerservice.ManagedClusterWindowsProfile
 
managedOutboundIPs() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Get desired managed outbound IPs for the cluster load balancer.
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
 
maxCount() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get maximum number of nodes for auto-scaling.
maxPods() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get maximum number of pods that can run on a node.
minCount() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get minimum number of nodes for auto-scaling.

N

name() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get unique name of the agent pool profile in the context of the subscription and resource group.
name() - Method in class com.microsoft.azure.management.containerservice.CredentialResult
Get the name of the credential.
name() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 
name() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
Get unique name of the agent pool profile in the context of the subscription and resource group.
name() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get pool name.
name() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Get unique name of the pool profile in the context of the subscription and resource group.
name() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterIdentityProvider
Get name of the provider.
name() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Get unique name of the master pool profile in the context of the subscription and resource group.
name() - Method in class com.microsoft.azure.management.containerservice.OpenShiftRouterProfile
Get name of the router profile.
name() - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Get the plan ID.
networkId() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
networkId() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
networkId() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
networkPlugin() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get network plugin used for building Kubernetes network.
NetworkPlugin - Class in com.microsoft.azure.management.containerservice
Defines values for NetworkPlugin.
NetworkPlugin() - Constructor for class com.microsoft.azure.management.containerservice.NetworkPlugin
 
networkPolicy() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get network policy used for building Kubernetes network.
NetworkPolicy - Class in com.microsoft.azure.management.containerservice
Defines values for NetworkPolicy.
NetworkPolicy() - Constructor for class com.microsoft.azure.management.containerservice.NetworkPolicy
 
networkProfile() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
NetworkProfile - Class in com.microsoft.azure.management.containerservice
Represents the OpenShift networking configuration.
NetworkProfile() - Constructor for class com.microsoft.azure.management.containerservice.NetworkProfile
 
nodeResourceGroup() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
nodeTaints() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get taints added to new nodes during node pool create and scale.

O

OpenShiftAgentPoolProfileRole - Class in com.microsoft.azure.management.containerservice
Defines values for OpenShiftAgentPoolProfileRole.
OpenShiftAgentPoolProfileRole() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftAgentPoolProfileRole
 
OpenShiftContainerServiceVMSize - Class in com.microsoft.azure.management.containerservice
Defines values for OpenShiftContainerServiceVMSize.
OpenShiftContainerServiceVMSize() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
 
OpenShiftManagedClusterAADIdentityProvider - Class in com.microsoft.azure.management.containerservice
Defines the Identity provider for MS AAD.
OpenShiftManagedClusterAADIdentityProvider() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
 
OpenShiftManagedClusterAgentPoolProfile - Class in com.microsoft.azure.management.containerservice
Defines the configuration of the OpenShift cluster VMs.
OpenShiftManagedClusterAgentPoolProfile() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
 
OpenShiftManagedClusterAuthProfile - Class in com.microsoft.azure.management.containerservice
Defines all possible authentication profiles for the OpenShift cluster.
OpenShiftManagedClusterAuthProfile() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAuthProfile
 
OpenShiftManagedClusterBaseIdentityProvider - Class in com.microsoft.azure.management.containerservice
Structure for any Identity provider.
OpenShiftManagedClusterBaseIdentityProvider() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterBaseIdentityProvider
 
OpenShiftManagedClusterIdentityProvider - Class in com.microsoft.azure.management.containerservice
Defines the configuration of the identity providers to be used in the OpenShift cluster.
OpenShiftManagedClusterIdentityProvider() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterIdentityProvider
 
OpenShiftManagedClusterMasterPoolProfile - Class in com.microsoft.azure.management.containerservice
OpenShiftManagedClusterMaterPoolProfile contains configuration for OpenShift master VMs.
OpenShiftManagedClusterMasterPoolProfile() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
 
OpenShiftRouterProfile - Class in com.microsoft.azure.management.containerservice
Represents an OpenShift router.
OpenShiftRouterProfile() - Constructor for class com.microsoft.azure.management.containerservice.OpenShiftRouterProfile
 
orchestrator() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
Get the name of the custom orchestrator to use.
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 orchestrator to use to manage container service cluster resources.
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Get orchestrator type.
orchestratorType() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get orchestrator type.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Get the version of the orchestrator to use.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get version of orchestrator specified when creating the managed cluster.
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Get orchestrator version (major, minor, patch).
orchestratorVersion() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get orchestrator version (major, minor, patch).
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 oS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool.
osDiskSizeGB() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get oS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool.
osDiskSizeGB() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get oS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool.
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 osType to be used to specify os type.
osType() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
osType() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get osType to be used to specify os type.
osType() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get osType to be used to specify os type.
osType() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Get osType to be used to specify os type.
osType() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Get osType to be used to specify os type.
OSType - Class in com.microsoft.azure.management.containerservice
Defines values for OSType.
OSType() - Constructor for class com.microsoft.azure.management.containerservice.OSType
 
outboundIPPrefixes() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Get desired outbound IP Prefix resources for the cluster load balancer.
outboundIPs() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Get desired outbound IP resources for the cluster load balancer.

P

peerVnetId() - Method in class com.microsoft.azure.management.containerservice.NetworkProfile
Get cIDR of the Vnet to peer.
podCidr() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get a CIDR notation IP range from which to assign pod IPs when kubenet is used.
ports() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
ports() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get ports number array used to expose on this agent pool.
principalId() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterIdentity
Get the principal id of the system assigned identity which is used by master components.
product() - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Get specifies the product of the image from the marketplace.
promotionCode() - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Get the promotion code.
provider() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterIdentityProvider
Get configuration of the provider.
provisioningState() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
provisioningState() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get the current deployment or provisioning state, which only appears in the response.
publicIPPrefixes() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPPrefixes
Get a list of public IP prefix resources.
publicIPs() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPs
Get a list of public IP resources.
publicKeys() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
Get the list of SSH public keys used to authenticate with Linux-based VMs.
publicSubdomain() - Method in class com.microsoft.azure.management.containerservice.OpenShiftRouterProfile
Get dNS subdomain for OpenShift router.
publisher() - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Get the plan ID.
PurchasePlan - Class in com.microsoft.azure.management.containerservice
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
PurchasePlan() - Constructor for class com.microsoft.azure.management.containerservice.PurchasePlan
 

R

REGULAR - Static variable in class com.microsoft.azure.management.containerservice.ScaleSetPriority
Static value Regular for ScaleSetPriority.
ResourceIdentityType - Enum in com.microsoft.azure.management.containerservice
Defines values for ResourceIdentityType.
ResourceReference - Class in com.microsoft.azure.management.containerservice
A reference to an Azure resource.
ResourceReference() - Constructor for class com.microsoft.azure.management.containerservice.ResourceReference
 
role() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Get define the role of the AgentPoolProfile.

S

scaleSetEvictionPolicy() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get scaleSetEvictionPolicy to be used to specify eviction policy for low priority virtual machine scale set.
ScaleSetEvictionPolicy - Class in com.microsoft.azure.management.containerservice
Defines values for ScaleSetEvictionPolicy.
ScaleSetEvictionPolicy() - Constructor for class com.microsoft.azure.management.containerservice.ScaleSetEvictionPolicy
 
scaleSetPriority() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get scaleSetPriority to be used to specify virtual machine scale set priority.
ScaleSetPriority - Class in com.microsoft.azure.management.containerservice
Defines values for ScaleSetPriority.
ScaleSetPriority() - Constructor for class com.microsoft.azure.management.containerservice.ScaleSetPriority
 
secret() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Get the secret password associated with the service principal in plain text.
secret() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
Get the secret password associated with the service principal in plain text.
secret() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Get the secret password associated with the provider.
secretName() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the secret name.
serverAppID() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
Get the server AAD application ID.
serverAppSecret() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
Get the server AAD application secret.
serviceCidr() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Get a CIDR notation IP range from which to assign service cluster IPs.
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 sSH configuration for Linux-based VMs running on Azure.
sshKey() - Method in interface com.microsoft.azure.management.containerservice.ContainerService
 
sshKey() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
STANDARD - Static variable in class com.microsoft.azure.management.containerservice.LoadBalancerSku
Static value standard for LoadBalancerSku.
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_D16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_D16s_v3 for OpenShiftContainerServiceVMSize.
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_D2S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_D2s_v3 for OpenShiftContainerServiceVMSize.
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_D32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_D32s_v3 for OpenShiftContainerServiceVMSize.
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_D4S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_D4s_v3 for OpenShiftContainerServiceVMSize.
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_D64S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_D64s_v3 for OpenShiftContainerServiceVMSize.
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_D8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_D8s_v3 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_DS12_v2 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_DS13_v2 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_DS14_v2 for OpenShiftContainerServiceVMSize.
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_DS15_V2 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_DS15_v2 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_DS4_v2 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_DS5_v2 for OpenShiftContainerServiceVMSize.
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_E16S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_E16s_v3 for OpenShiftContainerServiceVMSize.
STANDARD_E20S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_E20s_v3 for OpenShiftContainerServiceVMSize.
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_E32S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_E32s_v3 for OpenShiftContainerServiceVMSize.
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_E4S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_E4s_v3 for OpenShiftContainerServiceVMSize.
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_E64S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_E64s_v3 for OpenShiftContainerServiceVMSize.
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_E8S_V3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_E8s_v3 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_F16s for OpenShiftContainerServiceVMSize.
STANDARD_F16S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F16s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F16S_V2 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_F16s_v2 for OpenShiftContainerServiceVMSize.
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_F32S_V2 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_F32s_v2 for OpenShiftContainerServiceVMSize.
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_F64S_V2 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_F64s_v2 for OpenShiftContainerServiceVMSize.
STANDARD_F72S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F72s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F72S_V2 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_F72s_v2 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_F8s for OpenShiftContainerServiceVMSize.
STANDARD_F8S_V2 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_F8s_v2 for ContainerServiceVMSizeTypes.
STANDARD_F8S_V2 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_F8s_v2 for OpenShiftContainerServiceVMSize.
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_GS2 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_GS2 for OpenShiftContainerServiceVMSize.
STANDARD_GS3 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS3 for ContainerServiceVMSizeTypes.
STANDARD_GS3 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_GS3 for OpenShiftContainerServiceVMSize.
STANDARD_GS4 - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_GS4 for ContainerServiceVMSizeTypes.
STANDARD_GS4 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_GS4 for OpenShiftContainerServiceVMSize.
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 - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_GS5 for OpenShiftContainerServiceVMSize.
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_L16S - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_L16s for OpenShiftContainerServiceVMSize.
STANDARD_L32S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_L32s for ContainerServiceVMSizeTypes.
STANDARD_L32S - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_L32s for OpenShiftContainerServiceVMSize.
STANDARD_L4S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_L4s for ContainerServiceVMSizeTypes.
STANDARD_L4S - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_L4s for OpenShiftContainerServiceVMSize.
STANDARD_L8S - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceVMSizeTypes
Static value Standard_L8s for ContainerServiceVMSizeTypes.
STANDARD_L8S - Static variable in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
Static value Standard_L8s for OpenShiftContainerServiceVMSize.
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 storage profile specifies what kind of storage used.
storageProfile() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get storage profile specifies what kind of storage used.
storageUri() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Get the URI of the storage account where diagnostics are stored.
subnetCidr() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Get subnet CIDR for the peering.
subnetCidr() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Get subnet CIDR for the peering.
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.

T

tags() - Method in class com.microsoft.azure.management.containerservice.TagsObject
Get resource tags.
TagsObject - Class in com.microsoft.azure.management.containerservice
Tags object for patch operations.
TagsObject() - Constructor for class com.microsoft.azure.management.containerservice.TagsObject
 
tenantID() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
Get the AAD tenant ID to use for authentication.
tenantId() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterIdentity
Get the tenant id of the system assigned identity which is used by master components.
tenantId() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Get the tenantId associated with the provider.
toString() - Method in enum com.microsoft.azure.management.containerservice.ResourceIdentityType
 
type() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
type() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterUpgradeProfile
 
type() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get agentPoolType represents types of an agent pool.
type() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterIdentity
Get the type of identity used for the managed cluster.

U

upgrades() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Get list of orchestrator types and versions available for upgrade.
upgrades() - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Get the list of available upgrade versions.
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

value() - Method in class com.microsoft.azure.management.containerservice.CredentialResult
Get base64-encoded Kubernetes configuration file.
valueOf(String) - Static method in enum com.microsoft.azure.management.containerservice.ContainerServiceMasterProfileCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.containerservice.ResourceIdentityType
Returns the enum constant of this type with the specified name.
values() - Static method in class com.microsoft.azure.management.containerservice.AgentPoolType
 
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.LoadBalancerSku
 
values() - Static method in class com.microsoft.azure.management.containerservice.NetworkPlugin
 
values() - Static method in class com.microsoft.azure.management.containerservice.NetworkPolicy
 
values() - Static method in class com.microsoft.azure.management.containerservice.OpenShiftAgentPoolProfileRole
 
values() - Static method in class com.microsoft.azure.management.containerservice.OpenShiftContainerServiceVMSize
 
values() - Static method in class com.microsoft.azure.management.containerservice.OSType
 
values() - Static method in enum com.microsoft.azure.management.containerservice.ResourceIdentityType
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.ScaleSetEvictionPolicy
 
values() - Static method in class com.microsoft.azure.management.containerservice.ScaleSetPriority
 
vaultID() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get key vault identifier.
version() - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Get the secret version.
version() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
 
VIRTUAL_MACHINE_SCALE_SETS - Static variable in class com.microsoft.azure.management.containerservice.AgentPoolType
Static value VirtualMachineScaleSets for AgentPoolType.
vmDiagnostics() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceDiagnosticsProfile
Get profile for diagnostics on the container service VMs.
vmSize() - Method in interface com.microsoft.azure.management.containerservice.ContainerServiceAgentPool
 
vmSize() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get size of agent VMs.
vmSize() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get size of agent VMs.
vmSize() - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool
 
vmSize() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get size of agent VMs.
vmSize() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Get size of agent VMs.
vmSize() - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Get size of agent VMs.
vnetCidr() - Method in class com.microsoft.azure.management.containerservice.NetworkProfile
Get cIDR for the OpenShift Vnet.
vnetId() - Method in class com.microsoft.azure.management.containerservice.NetworkProfile
Get iD of the Vnet created for OSA cluster.
vnetSubnetID() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Get vNet SubnetID specifies the VNet's subnet identifier.
vnetSubnetID() - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Get vNet SubnetID specifies the VNet's subnet identifier.
vnetSubnetID() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Get vNet SubnetID specifies the VNet's subnet identifier.

W

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 administrator password to use for Windows VMs.
withAdminPassword(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterWindowsProfile
Set the administrator password to use for Windows VMs.
withAdminUsername(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceLinuxProfile
Set the administrator username to use for Linux VMs.
withAdminUsername(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceWindowsProfile
Set the administrator username to use for Windows VMs.
withAdminUsername(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterWindowsProfile
Set the administrator username to use for Windows VMs.
withAgentPoolType(AgentPoolType) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolType
Set agent pool type to every virtual machine in the agent pool.
withAgentPoolTypeName(String) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolType
Set agent pool type by type name.
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.
withAuthorizedIPRanges(List<String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAPIServerAccessProfile
Set authorized IP Ranges to kubernetes API server.
withAvailabilityZones(List<String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set (PREVIEW) Availability zones for nodes.
withClientAppID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
Set the client AAD application ID.
withClientId(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Set the ID for the service principal.
withClientId(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
Set the ID for the service principal.
withClientId(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Set the clientId password associated with the provider.
withConfig(Map<String, String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
Set key-value pairs for configuring an add-on.
withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set number of agents (VMs) to host docker containers.
withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set number of masters (VMs) in the container service cluster.
withCount(int) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set number of agents (VMs) to host docker containers.
withCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileManagedOutboundIPs
Set desired number of outbound IP created/managed by Azure for the cluster load balancer.
withCount(int) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Set number of agents (VMs) to host docker containers.
withCount(int) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Set number of masters (VMs) to host docker containers.
withCustomerAdminGroupId(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Set the groupId to be granted cluster admin role.
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.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
Set whether this version is the default agent pool version.
withDefaultProperty(Boolean) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set installed by default if version is not specified.
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 dNS prefix to be used to create the FQDN for the agent pool.
withDnsPrefix(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set dNS prefix to be used to create the FQDN for the master pool.
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 an IP address assigned to the Kubernetes DNS service.
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 a CIDR notation IP range assigned to the Docker bridge network.
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.
withEffectiveOutboundIPs(List<ResourceReference>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Set the effective outbound IP resources of the cluster load balancer.
withEnableAutoScaling(Boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set whether to enable auto-scaler.
withEnabled(boolean) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Set whether the VM diagnostic agent is provisioned on the VM.
withEnabled(boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAddonProfile
Set whether the add-on is enabled or not.
withEnableNodePublicIP(Boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set enable public IP for nodes.
withEnablePrivateCluster(Boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAPIServerAccessProfile
Set whether to create the cluster as a private cluster or not.
withFirstConsecutiveStaticIP(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set firstConsecutiveStaticIP used to specify the first static ip of masters.
withId(String) - Method in class com.microsoft.azure.management.containerservice.ResourceReference
Set the fully qualified Azure resource id.
withIdentityProviders(List<OpenShiftManagedClusterIdentityProvider>) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAuthProfile
Set type of authentication profile to use.
withIsPreview(Boolean) - Method in class com.microsoft.azure.management.containerservice.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
Set whether Kubernetes version is currently in preview.
withIsPreview(Boolean) - Method in class com.microsoft.azure.management.containerservice.AgentPoolUpgradeProfilePropertiesUpgradesItem
Set whether Kubernetes version is currently in preview.
withIsPreview(Boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfileUpgradesItem
Set whether Kubernetes version is currently in preview.
withIsPreview(Boolean) - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Set whether Kubernetes version is currently in preview.
withIsPreview(Boolean) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set whether Kubernetes version is currently in preview.
withKeyData(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshPublicKey
Set certificate public key used to authenticate with VMs through SSH.
withKeyVaultSecretRef(KeyVaultSecretRef) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Set reference to a secret stored in Azure Key Vault.
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.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
Set kubernetes version (major, minor, patch).
withKubernetesVersion(String) - Method in class com.microsoft.azure.management.containerservice.AgentPoolUpgradeProfilePropertiesUpgradesItem
Set kubernetes version (major, minor, patch).
withKubernetesVersion(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set kubernetes version (major, minor, patch).
withKubernetesVersion(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfileUpgradesItem
Set kubernetes version (major, minor, patch).
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.
withLoadBalancerProfile(ManagedClusterLoadBalancerProfile) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Set profile of the cluster load balancer.
withLoadBalancerSku(LoadBalancerSku) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Set the load balancer sku for the managed cluster.
withManagedOutboundIPs(ManagedClusterLoadBalancerProfileManagedOutboundIPs) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Set desired managed outbound IPs for the cluster load balancer.
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".
withMaxCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set maximum number of nodes for auto-scaling.
withMaxPods(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set maximum number of pods that can run on a node.
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.
withMinCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set minimum number of nodes for auto-scaling.
withName(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set unique name of the agent pool profile in the context of the subscription and resource group.
withName(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfile
Set unique name of the agent pool profile in the context of the subscription and resource group.
withName(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set pool name.
withName(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Set unique name of the pool profile in the context of the subscription and resource group.
withName(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterIdentityProvider
Set name of the provider.
withName(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Set unique name of the master pool profile in the context of the subscription and resource group.
withName(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftRouterProfile
Set name of the router profile.
withName(String) - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Set the plan ID.
withNetworkPlugin(NetworkPlugin) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Set network plugin used for building Kubernetes network.
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 network policy used for building Kubernetes network.
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.
withNodeTaints(List<String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set taints added to new nodes during node pool create and scale.
withOrchestrator(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceCustomProfile
Set the name of the custom orchestrator to use.
withOrchestratorType(ContainerServiceOrchestratorTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Set the orchestrator to use to manage container service cluster resources.
withOrchestratorType(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Set orchestrator type.
withOrchestratorType(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set orchestrator type.
withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorProfile
Set the version of the orchestrator to use.
withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set version of orchestrator specified when creating the managed cluster.
withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorProfile
Set orchestrator version (major, minor, patch).
withOrchestratorVersion(String) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set orchestrator version (major, minor, patch).
withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set oS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool.
withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set oS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool.
withOsDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set oS Disk Size in GB to be used to specify the disk size for every machine in this master/agent pool.
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 osType to be used to specify os type.
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.ManagedClusterAgentPoolProfileProperties
Set osType to be used to specify os type.
withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set osType to be used to specify os type.
withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Set osType to be used to specify os type.
withOsType(OSType) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Set osType to be used to specify os type.
withOutboundIPPrefixes(ManagedClusterLoadBalancerProfileOutboundIPPrefixes) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Set desired outbound IP Prefix resources for the cluster load balancer.
withOutboundIPs(ManagedClusterLoadBalancerProfileOutboundIPs) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
Set desired outbound IP resources for the cluster load balancer.
withoutDiagnostics() - Method in interface com.microsoft.azure.management.containerservice.ContainerService.UpdateStages.WithDiagnostics
Disables diagnostics.
withPeerVnetId(String) - Method in class com.microsoft.azure.management.containerservice.NetworkProfile
Set cIDR of the Vnet to peer.
withPodCidr(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Set a CIDR notation IP range from which to assign pod IPs when kubenet is used.
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 ports number array used to expose on this agent pool.
withProduct(String) - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Set specifies the product of the image from the marketplace.
withPromotionCode(String) - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Set the promotion code.
withProvider(OpenShiftManagedClusterBaseIdentityProvider) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterIdentityProvider
Set configuration of the provider.
withPublicIPPrefixes(List<ResourceReference>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPPrefixes
Set a list of public IP prefix resources.
withPublicIPs(List<ResourceReference>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfileOutboundIPs
Set a list of public IP resources.
withPublicKeys(List<ContainerServiceSshPublicKey>) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceSshConfiguration
Set the list of SSH public keys used to authenticate with Linux-based VMs.
withPublisher(String) - Method in class com.microsoft.azure.management.containerservice.PurchasePlan
Set the plan ID.
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.
withRole(OpenShiftAgentPoolProfileRole) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Set define the role of the AgentPoolProfile.
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.
withScaleSetEvictionPolicy(ScaleSetEvictionPolicy) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set scaleSetEvictionPolicy to be used to specify eviction policy for low priority virtual machine scale set.
withScaleSetPriority(ScaleSetPriority) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set scaleSetPriority to be used to specify virtual machine scale set priority.
withSecret(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceServicePrincipalProfile
Set the secret password associated with the service principal in plain text.
withSecret(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterServicePrincipalProfile
Set the secret password associated with the service principal in plain text.
withSecret(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Set the secret password associated with the provider.
withSecretName(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Set the secret name.
withServerAppID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
Set the server AAD application ID.
withServerAppSecret(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
Set the server AAD application secret.
withServiceCidr(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
Set a CIDR notation IP range from which to assign service cluster IPs.
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 sSH configuration for Linux-based VMs running on Azure.
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 storage profile specifies what kind of storage used.
withStorageProfile(ContainerServiceStorageProfileTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set storage profile specifies what kind of storage used.
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.
withSubnetCidr(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Set subnet CIDR for the peering.
withSubnetCidr(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Set subnet CIDR for the peering.
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 resource tags.
withTenantID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
Set the AAD tenant ID to use for authentication.
withTenantId(String) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAADIdentityProvider
Set the tenantId associated with the provider.
withType(AgentPoolType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set agentPoolType represents types of an agent pool.
withType(ResourceIdentityType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterIdentity
Set the type of identity used for the managed cluster.
withUpgrades(List<ManagedClusterPoolUpgradeProfileUpgradesItem>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPoolUpgradeProfile
Set list of orchestrator types and versions available for upgrade.
withUpgrades(List<OrchestratorProfile>) - Method in class com.microsoft.azure.management.containerservice.OrchestratorVersionProfile
Set the list of available upgrade versions.
withVaultID(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Set key vault identifier.
withVersion(String) - Method in class com.microsoft.azure.management.containerservice.KeyVaultSecretRef
Set the secret version.
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 profile for diagnostics on the container service VMs.
withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set size of agent VMs.
withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set size of agent VMs.
withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set size of agent VMs.
withVmSize(OpenShiftContainerServiceVMSize) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterAgentPoolProfile
Set size of agent VMs.
withVmSize(OpenShiftContainerServiceVMSize) - Method in class com.microsoft.azure.management.containerservice.OpenShiftManagedClusterMasterPoolProfile
Set size of agent VMs.
withVnetCidr(String) - Method in class com.microsoft.azure.management.containerservice.NetworkProfile
Set cIDR for the OpenShift Vnet.
withVnetId(String) - Method in class com.microsoft.azure.management.containerservice.NetworkProfile
Set iD of the Vnet created for OSA cluster.
withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceAgentPoolProfile
Set vNet SubnetID specifies the VNet's subnet identifier.
withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceMasterProfile
Set vNet SubnetID specifies the VNet's subnet identifier.
withVnetSubnetID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
Set vNet SubnetID specifies the VNet's subnet identifier.
A B C D E F G I K L M N O P R 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.
*/