- 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.ManagedClusterIdentityUserAssignedIdentitiesValue
-
Get the client id of user assigned identity.
- 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.
- clientId() - Method in class com.microsoft.azure.management.containerservice.UserAssignedIdentity
-
Get the client id of the user assigned identity.
- Code - Class in com.microsoft.azure.management.containerservice
-
Defines values for Code.
- Code() - Constructor for class com.microsoft.azure.management.containerservice.Code
-
- code() - Method in class com.microsoft.azure.management.containerservice.PowerState
-
Get tells whether the cluster is Running or Stopped.
- 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.
- ConnectionStatus - Class in com.microsoft.azure.management.containerservice
-
Defines values for ConnectionStatus.
- ConnectionStatus() - Constructor for class com.microsoft.azure.management.containerservice.ConnectionStatus
-
- 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.
- CREATING - Static variable in class com.microsoft.azure.management.containerservice.PrivateEndpointConnectionProvisioningState
-
Static value Creating for PrivateEndpointConnectionProvisioningState.
- 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.
- 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.WithSku - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster definition allowing to specify the cluster's sku.
- 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.WithAgentPool - Interface in com.microsoft.azure.management.containerservice
-
The stage of the Kubernetes cluster update definition allowing to specify the agent poll in the cluster.
- 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.
- 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.WithMode<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool definition allowing to specify the mode of the agents.
- 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.
- KubernetesClusterAgentPool.Update<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The template for an update operation, containing all the settings that can be modified.
- KubernetesClusterAgentPool.UpdateStages - Interface in com.microsoft.azure.management.containerservice
-
Grouping of agent pool update stages.
- KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool update allowing to specify the agent pool mode.
- KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT> - Interface in com.microsoft.azure.management.containerservice
-
The stage of a container service agent pool update allowing to specify the number of agents (Virtual
Machines) to host docker containers.
- 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).
- scaleDownDelayAfterAdd() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownDelayAfterAdd value.
- scaleDownDelayAfterDelete() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownDelayAfterDelete value.
- scaleDownDelayAfterFailure() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownDelayAfterFailure value.
- scaleDownUnneededTime() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownUnneededTime value.
- scaleDownUnreadyTime() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownUnreadyTime value.
- scaleDownUtilizationThreshold() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownUtilizationThreshold value.
- scaleSetEvictionPolicy() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Get scaleSetEvictionPolicy to be used to specify eviction policy for Spot 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
-
- scanInterval() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the scanInterval value.
- 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
-
- skipNodesWithLocalStorage() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the skipNodesWithLocalStorage value.
- skipNodesWithSystemPods() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Get the skipNodesWithSystemPods value.
- sku() - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster
-
- SPOT - Static variable in class com.microsoft.azure.management.containerservice.ScaleSetPriority
-
Static value Spot for ScaleSetPriority.
- spotMaxPrice() - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Get spotMaxPrice to be used to specify the maximum price you are willing to pay in US Dollars.
- 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.
- status() - Method in class com.microsoft.azure.management.containerservice.PrivateLinkServiceConnectionState
-
Get the private link service connection status.
- STOPPED - Static variable in class com.microsoft.azure.management.containerservice.Code
-
Static value Stopped for Code.
- 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
-
- SUCCEEDED - Static variable in class com.microsoft.azure.management.containerservice.PrivateEndpointConnectionProvisioningState
-
Static value Succeeded for PrivateEndpointConnectionProvisioningState.
- SWARM - Static variable in class com.microsoft.azure.management.containerservice.ContainerServiceOrchestratorTypes
-
Static value Swarm for ContainerServiceOrchestratorTypes.
- SYSTEM - Static variable in class com.microsoft.azure.management.containerservice.AgentPoolMode
-
Static value System for AgentPoolMode.
- WINDOWS - Static variable in class com.microsoft.azure.management.containerservice.OSType
-
Static value Windows for OSType.
- WINDOWS_SERVER - Static variable in class com.microsoft.azure.management.containerservice.LicenseType
-
Static value Windows_Server for LicenseType.
- withAddOnProfiles(Map<String, ManagedClusterAddonProfile>) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithAddOnProfiles
-
Specifies 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.
- withAdminGroupObjectIDs(List<String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Set aAD group object IDs that will have admin role of the cluster.
- 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 specifies the password of the administrator account.
- 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 specifies the name of the administrator account.
- withAgentPoolMode(AgentPoolMode) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode
-
Specifies the agent pool mode for the agents.
- 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.WithAgentPool
-
Updates the agent pool virtual machine count.
- withAgentPoolVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.UpdateStages.WithAgentPool
-
- withAgentPoolVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount
-
Specifies the number of agents (Virtual Machines) to host docker containers.
- withAgentPoolVirtualMachineCount(int) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.UpdateStages.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.
- withAllocatedOutboundPorts(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
-
Set desired number of allocated SNAT ports per VM.
- 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 availability zones for nodes.
- withBalanceSimilarNodeGroups(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the balanceSimilarNodeGroups value.
- 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.
- withClientId(String) - Method in class com.microsoft.azure.management.containerservice.UserAssignedIdentity
-
Set the client id of the user assigned identity.
- withCode(Code) - Method in class com.microsoft.azure.management.containerservice.PowerState
-
Set tells whether the cluster is Running or Stopped.
- 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(Integer) - 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.
- withDescription(String) - Method in class com.microsoft.azure.management.containerservice.PrivateLinkServiceConnectionState
-
Set the private link service connection description.
- 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.
- withEnableAzureRBAC(Boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Set whether to enable Azure RBAC for Kubernetes authorization.
- 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.
- withExpander(Expander) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set possible values include: 'least-waste', 'most-pods', 'random'.
- 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.PrivateEndpoint
-
Set the resource Id for private endpoint.
- 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.
- withIdleTimeoutInMinutes(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterLoadBalancerProfile
-
Set desired outbound flow idle timeout in minutes.
- 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.
- withLicenseType(LicenseType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterWindowsProfile
-
Set the licenseType to use for Windows VMs.
- 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.
- withManaged(Boolean) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAADProfile
-
Set whether to enable managed AAD.
- 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.
- withMaxEmptyBulkDelete(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the maxEmptyBulkDelete value.
- withMaxGracefulTerminationSec(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the maxGracefulTerminationSec value.
- 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.
- withMaxSurge(String) - Method in class com.microsoft.azure.management.containerservice.AgentPoolUpgradeSettings
-
Set count or percentage of additional nodes to be added during upgrade.
- withMaxTotalUnreadyPercentage(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the maxTotalUnreadyPercentage value.
- withMinCount(Integer) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set minimum number of nodes for auto-scaling.
- withMode(AgentPoolMode) - Method in interface com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithMode
-
Specifies the mode of the agents.
- withMode(AgentPoolMode) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set agentPoolMode represents mode of an agent pool.
- 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(ManagedClusterSKUName) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterSKU
-
Set name of a managed cluster SKU.
- 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.
- withNetworkMode(NetworkMode) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set network mode used for building Kubernetes network.
- 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.
- withNewPodScaleUpDelay(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the newPodScaleUpDelay value.
- withNodeLabels(Map<String, String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set agent pool node labels to be persisted across all nodes in agent pool.
- withNodeTaints(List<String>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set taints added to new nodes during node pool create and scale.
- withObjectId(String) - Method in class com.microsoft.azure.management.containerservice.UserAssignedIdentity
-
Set the object id of the user assigned identity.
- withOkTotalUnreadyCount(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the okTotalUnreadyCount value.
- 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.
- withOsDiskType(OSDiskType) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set oS disk type to be used for machines in a given 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.
- withOutboundType(OutboundType) - Method in class com.microsoft.azure.management.containerservice.ContainerServiceNetworkProfile
-
Set the outbound (egress) routing method.
- 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.
- withProximityPlacementGroupID(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set the ID for Proximity Placement Group.
- 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.
- withResourceId(String) - Method in class com.microsoft.azure.management.containerservice.UserAssignedIdentity
-
Set the resource id of the user assigned identity.
- 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.
- withScaleDownDelayAfterAdd(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownDelayAfterAdd value.
- withScaleDownDelayAfterDelete(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownDelayAfterDelete value.
- withScaleDownDelayAfterFailure(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownDelayAfterFailure value.
- withScaleDownUnneededTime(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownUnneededTime value.
- withScaleDownUnreadyTime(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownUnreadyTime value.
- withScaleDownUtilizationThreshold(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownUtilizationThreshold value.
- withScaleSetEvictionPolicy(ScaleSetEvictionPolicy) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set scaleSetEvictionPolicy to be used to specify eviction policy for Spot 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.
- withScanInterval(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the scanInterval value.
- 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.
- withSkipNodesWithLocalStorage(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the skipNodesWithLocalStorage value.
- withSkipNodesWithSystemPods(String) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterPropertiesAutoScalerProfile
-
Set the skipNodesWithSystemPods value.
- withSku(ManagedClusterSKU) - Method in interface com.microsoft.azure.management.containerservice.KubernetesCluster.DefinitionStages.WithSku
-
Specifies the cluster's sku.
- withSpotMaxPrice(Double) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set spotMaxPrice to be used to specify the maximum price you are willing to pay in US Dollars.
- 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.
- withStatus(ConnectionStatus) - Method in class com.microsoft.azure.management.containerservice.PrivateLinkServiceConnectionState
-
Set the private link service connection status.
- 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.ManagedClusterAgentPoolProfileProperties
-
Set agent pool tags to be persisted on the agent pool virtual machine scale set.
- 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.
- withTier(ManagedClusterSKUTier) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterSKU
-
Set tier of a managed cluster SKU.
- 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.
- withUpgradeSettings(AgentPoolUpgradeSettings) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterAgentPoolProfileProperties
-
Set settings for upgrading the agentpool.
- withUserAssignedIdentities(Map<String, ManagedClusterIdentityUserAssignedIdentitiesValue>) - Method in class com.microsoft.azure.management.containerservice.ManagedClusterIdentity
-
Set the user identity associated with the managed cluster.
- 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.