Index
All Classes and Interfaces|All Packages
A
- aadProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the aadProfile property: The Azure Active Directory configuration.
- aadProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the aadProfile property: The Azure Active Directory configuration.
- abortLatestOperation(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Aborts last operation running on managed cluster.
- abortLatestOperation(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Aborts last operation running on managed cluster.
- abortLatestOperation(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Aborts last operation running on agent pool.
- abortLatestOperation(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Aborts last operation running on agent pool.
- abortLatestOperationAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Aborts last operation running on managed cluster.
- abortLatestOperationAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Aborts last operation running on agent pool.
- abortLatestOperationWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Aborts last operation running on managed cluster.
- abortLatestOperationWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Aborts last operation running on agent pool.
- absoluteMonthly() - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Get the absoluteMonthly property: For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'.
- AbsoluteMonthlySchedule - Class in com.azure.resourcemanager.containerservice.models
-
For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'.
- AbsoluteMonthlySchedule() - Constructor for class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
-
Creates an instance of AbsoluteMonthlySchedule class.
- AccessProfile - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Profile for enabling a user to access a managed cluster.
- AccessProfile() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.AccessProfile
-
Creates an instance of AccessProfile class.
- Adding the package to your product - Search tag in Overview
- Section
- addonProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the addonProfiles property: The profile of managed cluster add-on.
- addonProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the addonProfiles property: The profile of managed cluster add-on.
- addonProfiles() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- adminGroupObjectIDs() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Get the adminGroupObjectIDs property: The list of AAD group object IDs that will have admin role of the cluster.
- adminKubeConfigContent() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- adminKubeConfigs() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- adminPassword() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Get the adminPassword property: Specifies the password of the administrator account.
- adminUsername() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
-
Get the adminUsername property: The administrator username to use for Linux VMs.
- adminUsername() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Get the adminUsername property: Specifies the name of the administrator account.
- advancedNetworking() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the advancedNetworking property: Advanced Networking profile for enabling observability and security feature suite on a cluster.
- AdvancedNetworking - Class in com.azure.resourcemanager.containerservice.models
-
Advanced Networking profile for enabling observability and security feature suite on a cluster.
- AdvancedNetworking() - Constructor for class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Creates an instance of AdvancedNetworking class.
- AdvancedNetworkingObservability - Class in com.azure.resourcemanager.containerservice.models
-
Observability profile to enable advanced network metrics and flow logs with historical contexts.
- AdvancedNetworkingObservability() - Constructor for class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingObservability
-
Creates an instance of AdvancedNetworkingObservability class.
- AdvancedNetworkingSecurity - Class in com.azure.resourcemanager.containerservice.models
-
Security profile to enable security features on cilium based cluster.
- AdvancedNetworkingSecurity() - Constructor for class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingSecurity
-
Creates an instance of AdvancedNetworkingSecurity class.
- AgentPool - Interface in com.azure.resourcemanager.containerservice.models
-
A client-side representation for an agent pool.
- AgentPoolAvailableVersionsInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The list of available versions for an agent pool.
- AgentPoolAvailableVersionsInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Creates an instance of AgentPoolAvailableVersionsInner class.
- AgentPoolAvailableVersionsProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The list of available agent pool versions.
- AgentPoolAvailableVersionsProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsProperties
-
Creates an instance of AgentPoolAvailableVersionsProperties class.
- AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem - Class in com.azure.resourcemanager.containerservice.models
-
The AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem model.
- AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Creates an instance of AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem class.
- AgentPoolData - Class in com.azure.resourcemanager.containerservice.models
-
The client-side data of an agent pool.
- AgentPoolData() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Creates an instance of agent pool data.
- AgentPoolData(AgentPoolInner) - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Creates an instance of agent pool data.
- AgentPoolDeleteMachinesParameter - Class in com.azure.resourcemanager.containerservice.models
-
Specifies a list of machine names from the agent pool to be deleted.
- AgentPoolDeleteMachinesParameter() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolDeleteMachinesParameter
-
Creates an instance of AgentPoolDeleteMachinesParameter class.
- AgentPoolInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Agent Pool.
- AgentPoolInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Creates an instance of AgentPoolInner class.
- AgentPoolListResult - Class in com.azure.resourcemanager.containerservice.models
-
The response from the List Agent Pools operation.
- AgentPoolListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolListResult
-
Creates an instance of AgentPoolListResult class.
- AgentPoolMode - Class in com.azure.resourcemanager.containerservice.models
-
The mode of an agent pool.
- AgentPoolMode() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolMode
-
Deprecated.
- AgentPoolNetworkProfile - Class in com.azure.resourcemanager.containerservice.models
-
Network settings of an agent pool.
- AgentPoolNetworkProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Creates an instance of AgentPoolNetworkProfile class.
- agentPoolProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the agentPoolProfiles property: The agent pool properties.
- agentPoolProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the agentPoolProfiles property: The agent pool properties.
- agentPoolProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Get the agentPoolProfiles property: The list of available upgrade versions for agent pools.
- agentPoolProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
-
Get the agentPoolProfiles property: The list of available upgrade versions for agent pools.
- agentPoolProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the agentPoolProfiles property: Configuration of OpenShift cluster VMs.
- agentPoolProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the agentPoolProfiles property: Configuration of OpenShift cluster VMs.
- agentPoolResourceGroup() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
-
Gets the resource group containing agent pool nodes.
- agentPools() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- AgentPoolsClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in AgentPoolsClient.
- AgentPoolSecurityProfile - Class in com.azure.resourcemanager.containerservice.models
-
The security settings of an agent pool.
- AgentPoolSecurityProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
-
Creates an instance of AgentPoolSecurityProfile class.
- AgentPoolType - Class in com.azure.resourcemanager.containerservice.models
-
The type of Agent Pool.
- AgentPoolType() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolType
-
Deprecated.Use the
AgentPoolType.fromString(String)factory method. - AgentPoolUpgradeProfileInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The list of available upgrades for an agent pool.
- AgentPoolUpgradeProfileInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Creates an instance of AgentPoolUpgradeProfileInner class.
- AgentPoolUpgradeProfileProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The list of available upgrade versions.
- AgentPoolUpgradeProfileProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Creates an instance of AgentPoolUpgradeProfileProperties class.
- AgentPoolUpgradeProfilePropertiesUpgradesItem - Class in com.azure.resourcemanager.containerservice.models
-
The AgentPoolUpgradeProfilePropertiesUpgradesItem model.
- AgentPoolUpgradeProfilePropertiesUpgradesItem() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
-
Creates an instance of AgentPoolUpgradeProfilePropertiesUpgradesItem class.
- AgentPoolUpgradeSettings - Class in com.azure.resourcemanager.containerservice.models
-
Settings for upgrading an agentpool.
- AgentPoolUpgradeSettings() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Creates an instance of AgentPoolUpgradeSettings class.
- agentPoolVersions() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Get the agentPoolVersions property: List of versions available for agent pool.
- agentPoolVersions() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsProperties
-
Get the agentPoolVersions property: List of versions available for agent pool.
- AgentPoolWindowsProfile - Class in com.azure.resourcemanager.containerservice.models
-
The Windows agent pool's specific profile.
- AgentPoolWindowsProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.AgentPoolWindowsProfile
-
Creates an instance of AgentPoolWindowsProfile class.
- AKSLONG_TERM_SUPPORT - Static variable in class com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan
-
Static value AKSLongTermSupport for KubernetesSupportPlan.
- allocatedOutboundPorts() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the allocatedOutboundPorts property: The desired number of allocated SNAT ports per VM.
- allowedHostPorts() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Get the allowedHostPorts property: The port ranges that are allowed to access.
- allowedUnsafeSysctls() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the allowedUnsafeSysctls property: Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`).
- allowNetworkPluginKubenet() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Get the allowNetworkPluginKubenet property: Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing.
- apiGroups() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Get the apiGroups property: List of allowed apiGroups.
- apiServerAccessProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the apiServerAccessProfile property: The access profile for managed cluster API server.
- apiServerAccessProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the apiServerAccessProfile property: The access profile for managed cluster API server.
- applicationSecurityGroups() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Get the applicationSecurityGroups property: The IDs of the application security groups which agent pool will associate when created.
- APPROVED - Static variable in class com.azure.resourcemanager.containerservice.models.ConnectionStatus
-
Static value Approved for ConnectionStatus.
- ASSIGNED - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Static value Assigned for ManagedClusterPodIdentityProvisioningState.
- authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.containerservice.ContainerServiceManager
-
Creates an instance of ContainerServiceManager that exposes Azure Container Service resource management API entry points.
- authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.containerservice.ContainerServiceManager.Configurable
-
Creates an instance of ContainerServiceManager that exposes Service resource management API entry points.
- authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.containerservice.ContainerServiceManager
-
Creates an instance of ContainerServiceManager that exposes Service resource management API entry points.
- Authentication - Search tag in Overview
- Section
- authorizedIpRanges() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Get the authorizedIpRanges property: IP ranges are specified in CIDR format, e.g. 137.117.106.88/29.
- authProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the authProfile property: Configures OpenShift authentication.
- authProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the authProfile property: Configures OpenShift authentication.
- autoScalerProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
- autoScalerProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
- autoUpgradeProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the autoUpgradeProfile property: The auto upgrade configuration.
- autoUpgradeProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the autoUpgradeProfile property: The auto upgrade configuration.
- AVAILABILITY_SET - Static variable in class com.azure.resourcemanager.containerservice.models.AgentPoolType
-
Static value AvailabilitySet for AgentPoolType.
- availabilityZones() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the availabilityZones property: The list of Availability zones to use for nodes.
- availabilityZones() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the availabilityZones property: The list of Availability zones to use for nodes.
- availabilityZones() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- availabilityZones() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- availabilityZones() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- AZURE - Static variable in class com.azure.resourcemanager.containerservice.models.Format
-
Static value azure for Format.
- AZURE - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkDataplane
-
Static value azure for NetworkDataplane.
- AZURE - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPlugin
-
Static value azure for NetworkPlugin.
- AZURE - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPolicy
-
Static value azure for NetworkPolicy.
- AZURE_LINUX - Static variable in class com.azure.resourcemanager.containerservice.models.OSSku
-
Static value AzureLinux for OSSku.
- azureActiveDirectoryGroupIds() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- azureKeyVaultKms() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Get the azureKeyVaultKms property: Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile.
- AzureKeyVaultKms - Class in com.azure.resourcemanager.containerservice.models
-
Azure Key Vault key management service settings for the security profile.
- AzureKeyVaultKms() - Constructor for class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Creates an instance of AzureKeyVaultKms class.
- azureMonitorProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the azureMonitorProfile property: Azure Monitor addon profiles for monitoring the managed cluster.
- azureMonitorProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the azureMonitorProfile property: Azure Monitor addon profiles for monitoring the managed cluster.
- azurePortalFqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the azurePortalFqdn property: The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default.
- azurePortalFqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the azurePortalFqdn property: The Azure Portal requires certain Cross-Origin Resource Sharing (CORS) headers to be sent in some responses, which Kubernetes APIServer doesn't handle by default.
- Azure Resource Manager Containerservice client library for Java - Search tag in Overview
- Section
B
- backendPoolType() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the backendPoolType property: The type of the managed inbound Load Balancer BackendPool.
- BackendPoolType - Class in com.azure.resourcemanager.containerservice.models
-
The type of the managed inbound Load Balancer BackendPool.
- BackendPoolType() - Constructor for class com.azure.resourcemanager.containerservice.models.BackendPoolType
-
Deprecated.Use the
BackendPoolType.fromString(String)factory method. - balanceSimilarNodeGroups() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the balanceSimilarNodeGroups property: Valid values are 'true' and 'false'.
- BASE - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuName
-
Static value Base for ManagedClusterSkuName.
- BASIC - Static variable in class com.azure.resourcemanager.containerservice.models.LoadBalancerSku
-
Static value basic for LoadBalancerSku.
- beginAbortLatestOperation(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Aborts last operation running on managed cluster.
- beginAbortLatestOperation(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Aborts last operation running on managed cluster.
- beginAbortLatestOperation(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Aborts last operation running on agent pool.
- beginAbortLatestOperation(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Aborts last operation running on agent pool.
- beginAbortLatestOperationAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Aborts last operation running on managed cluster.
- beginAbortLatestOperationAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Aborts last operation running on agent pool.
- beginCreateAgentPool(String, AgentPoolData) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
-
Begins creating the agent pool resource.
- beginCreateOrUpdate(String, String, ManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- beginCreateOrUpdate(String, String, ManagedClusterInner, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- beginCreateOrUpdate(String, String, OpenShiftManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Creates or updates an OpenShift managed cluster.
- beginCreateOrUpdate(String, String, OpenShiftManagedClusterInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Creates or updates an OpenShift managed cluster.
- beginCreateOrUpdate(String, String, String, AgentPoolInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- beginCreateOrUpdate(String, String, String, AgentPoolInner, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- beginCreateOrUpdate(String, String, String, TrustedAccessRoleBindingInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Create or update a trusted access role binding.
- beginCreateOrUpdate(String, String, String, TrustedAccessRoleBindingInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Create or update a trusted access role binding.
- beginCreateOrUpdateAsync(String, String, ManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- beginCreateOrUpdateAsync(String, String, ManagedClusterInner, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- beginCreateOrUpdateAsync(String, String, OpenShiftManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Creates or updates an OpenShift managed cluster.
- beginCreateOrUpdateAsync(String, String, String, AgentPoolInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- beginCreateOrUpdateAsync(String, String, String, AgentPoolInner, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- beginCreateOrUpdateAsync(String, String, String, TrustedAccessRoleBindingInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Create or update a trusted access role binding.
- beginDelete(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- beginDelete(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Deletes an OpenShift managed cluster.
- beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Deletes an OpenShift managed cluster.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Deletes a private endpoint connection.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Delete a trusted access role binding.
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Deletes a private endpoint connection.
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Delete a trusted access role binding.
- beginDelete(String, String, String, Boolean, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Deletes an OpenShift managed cluster.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Deletes a private endpoint connection.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Delete a trusted access role binding.
- beginDeleteAsync(String, String, String, Boolean, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- beginDeleteMachines(String, String, String, AgentPoolDeleteMachinesParameter) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes specific machines in an agent pool.
- beginDeleteMachines(String, String, String, AgentPoolDeleteMachinesParameter, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes specific machines in an agent pool.
- beginDeleteMachinesAsync(String, String, String, AgentPoolDeleteMachinesParameter) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes specific machines in an agent pool.
- beginResetAadProfile(String, String, ManagedClusterAadProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the AAD Profile of a managed cluster.
- beginResetAadProfile(String, String, ManagedClusterAadProfile, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the AAD Profile of a managed cluster.
- beginResetAadProfileAsync(String, String, ManagedClusterAadProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the AAD Profile of a managed cluster.
- beginResetServicePrincipalProfile(String, String, ManagedClusterServicePrincipalProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the Service Principal Profile of a managed cluster.
- beginResetServicePrincipalProfile(String, String, ManagedClusterServicePrincipalProfile, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the Service Principal Profile of a managed cluster.
- beginResetServicePrincipalProfileAsync(String, String, ManagedClusterServicePrincipalProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the Service Principal Profile of a managed cluster.
- beginRotateClusterCertificates(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the certificates of a managed cluster.
- beginRotateClusterCertificates(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the certificates of a managed cluster.
- beginRotateClusterCertificatesAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the certificates of a managed cluster.
- beginRotateServiceAccountSigningKeys(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the service account signing keys of a managed cluster.
- beginRotateServiceAccountSigningKeys(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the service account signing keys of a managed cluster.
- beginRotateServiceAccountSigningKeysAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the service account signing keys of a managed cluster.
- beginRunCommand(String, String, RunCommandRequest) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Submits a command to run against the Managed Cluster.
- beginRunCommand(String, String, RunCommandRequest, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Submits a command to run against the Managed Cluster.
- beginRunCommandAsync(String, String, RunCommandRequest) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Submits a command to run against the Managed Cluster.
- beginStart(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Starts a previously stopped Managed Cluster See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster.
- beginStart(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Starts a previously stopped Managed Cluster See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster.
- beginStartAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Starts a previously stopped Managed Cluster See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster.
- beginStop(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Stops a Managed Cluster This can only be performed on Azure Virtual Machine Scale set backed clusters.
- beginStop(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Stops a Managed Cluster This can only be performed on Azure Virtual Machine Scale set backed clusters.
- beginStopAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Stops a Managed Cluster This can only be performed on Azure Virtual Machine Scale set backed clusters.
- beginUpdateTags(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- beginUpdateTags(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Updates tags on an OpenShift managed cluster.
- beginUpdateTags(String, String, TagsObject, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Updates tags on an OpenShift managed cluster.
- beginUpdateTags(String, String, TagsObject, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- beginUpdateTagsAsync(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- beginUpdateTagsAsync(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Updates tags on an OpenShift managed cluster.
- beginUpdateTagsAsync(String, String, TagsObject, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- beginUpgradeNodeImageVersion(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Upgrades the node image version of an agent pool to the latest.
- beginUpgradeNodeImageVersion(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Upgrades the node image version of an agent pool to the latest.
- beginUpgradeNodeImageVersionAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Upgrades the node image version of an agent pool to the latest.
- bindingSelector() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Get the bindingSelector property: The binding selector to use for the AzureIdentityBinding resource.
- blobCsiDriver() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Get the blobCsiDriver property: AzureBlob CSI Driver settings for the storage profile.
- BRIDGE - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkMode
-
Static value bridge for NetworkMode.
C
- CALICO - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPolicy
-
Static value calico for NetworkPolicy.
- CANCELED - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Static value Canceled for ManagedClusterPodIdentityProvisioningState.
- CANCELED - Static variable in class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Static value Canceled for PrivateEndpointConnectionProvisioningState.
- CANCELED - Static variable in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Static value Canceled for TrustedAccessRoleBindingProvisioningState.
- capabilities() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Get the capabilities property: Capabilities on this Kubernetes version.
- capacityReservationGroupId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the capacityReservationGroupId property: AKS will associate the specified agent pool with the Capacity Reservation Group.
- capacityReservationGroupId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the capacityReservationGroupId property: AKS will associate the specified agent pool with the Capacity Reservation Group.
- category() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
-
Get the category property: The category of endpoints accessed by the AKS agent node, e.g.
- CBLMARINER - Static variable in class com.azure.resourcemanager.containerservice.models.OSSku
-
Static value CBLMariner for OSSku.
- certChainObjectName() - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Get the certChainObjectName property: Certificate chain object name in Azure Key Vault.
- certificateAuthority() - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Get the certificateAuthority property: Istio Service Mesh Certificate Authority (CA) configuration.
- certObjectName() - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Get the certObjectName property: Intermediate certificate object name in Azure Key Vault.
- CILIUM - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkDataplane
-
Static value cilium for NetworkDataplane.
- CILIUM - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPolicy
-
Static value cilium for NetworkPolicy.
- clientAppId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Get the clientAppId property: (DEPRECATED) The client AAD application ID.
- clientId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
-
Get the clientId property: The ID for the service principal.
- clientId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedServiceIdentityUserAssignedIdentitiesValue
-
Get the clientId property: The client id of user assigned identity.
- clientId() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Get the clientId property: The clientId password associated with the provider.
- clientId() - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Get the clientId property: The client ID of the user assigned identity.
- clusterToken() - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Get the clusterToken property: AuthToken issued for AKS AAD Server App.
- ClusterUpgradeSettings - Class in com.azure.resourcemanager.containerservice.models
-
Settings for upgrading a cluster.
- ClusterUpgradeSettings() - Constructor for class com.azure.resourcemanager.containerservice.models.ClusterUpgradeSettings
-
Creates an instance of ClusterUpgradeSettings class.
- clusterVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the clusterVersion property: Version of OpenShift specified when creating the cluster.
- clusterVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the clusterVersion property: Version of OpenShift specified when creating the cluster.
- code() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Get the code property: An identifier for the error.
- code() - Method in class com.azure.resourcemanager.containerservice.models.PowerState
-
Get the code property: Tells whether the cluster is Running or Stopped.
- Code - Class in com.azure.resourcemanager.containerservice.models
-
Tells whether the cluster is Running or Stopped.
- Code() - Constructor for class com.azure.resourcemanager.containerservice.models.Code
-
Deprecated.Use the
Code.fromString(String)factory method. - com.azure.resourcemanager.containerservice - package com.azure.resourcemanager.containerservice
-
Package containing the classes for ContainerServiceManagementClient.
- com.azure.resourcemanager.containerservice.fluent - package com.azure.resourcemanager.containerservice.fluent
-
Package containing the service clients for ContainerServiceManagementClient.
- com.azure.resourcemanager.containerservice.fluent.models - package com.azure.resourcemanager.containerservice.fluent.models
-
Package containing the inner data models for ContainerServiceManagementClient.
- com.azure.resourcemanager.containerservice.models - package com.azure.resourcemanager.containerservice.models
-
Package containing the data models for ContainerServiceManagementClient.
- command() - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Get the command property: The command to run.
- CommandResultProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The results of a run command.
- CommandResultProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Creates an instance of CommandResultProperties class.
- CompatibleVersions - Class in com.azure.resourcemanager.containerservice.models
-
Version information about a product/service that is compatible with a service mesh revision.
- CompatibleVersions() - Constructor for class com.azure.resourcemanager.containerservice.models.CompatibleVersions
-
Creates an instance of CompatibleVersions class.
- compatibleWith() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Get the compatibleWith property: List of items this revision of service mesh is compatible with, and their associated versions.
- components() - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Get the components property: Istio components configuration.
- COMPUTE - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftAgentPoolProfileRole
-
Static value compute for OpenShiftAgentPoolProfileRole.
- config() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Get the config property: Key-value pairs for configuring an add-on.
- configure() - Static method in class com.azure.resourcemanager.containerservice.ContainerServiceManager
-
Get a Configurable instance that can be used to create ContainerServiceManager with optional configuration.
- ConnectionStatus - Class in com.azure.resourcemanager.containerservice.models
-
The private link service connection status.
- ConnectionStatus() - Constructor for class com.azure.resourcemanager.containerservice.models.ConnectionStatus
-
Deprecated.Use the
ConnectionStatus.fromString(String)factory method. - containerLogMaxFiles() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the containerLogMaxFiles property: The maximum number of container log files that can be present for a container.
- containerLogMaxSizeMB() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the containerLogMaxSizeMB property: The maximum size (e.g. 10Mi) of container log file before it is rotated.
- ContainerServiceLinuxProfile - Class in com.azure.resourcemanager.containerservice.models
-
Profile for Linux VMs in the container service cluster.
- ContainerServiceLinuxProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
-
Creates an instance of ContainerServiceLinuxProfile class.
- ContainerServiceManagementClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
The interface for ContainerServiceManagementClient class.
- ContainerServiceManager - Class in com.azure.resourcemanager.containerservice
-
Entry point to Azure Container Service management.
- ContainerServiceManager.Configurable - Interface in com.azure.resourcemanager.containerservice
-
The interface allowing configurations to be set.
- ContainerServiceNetworkProfile - Class in com.azure.resourcemanager.containerservice.models
-
Profile of network configuration.
- ContainerServiceNetworkProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Creates an instance of ContainerServiceNetworkProfile class.
- ContainerServiceResourceTypes - Class in com.azure.resourcemanager.containerservice.models
-
Defines values for resource types from container service.
- ContainerServiceResourceTypes() - Constructor for class com.azure.resourcemanager.containerservice.models.ContainerServiceResourceTypes
- ContainerServicesClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in ContainerServicesClient.
- ContainerServiceSshConfiguration - Class in com.azure.resourcemanager.containerservice.models
-
SSH configuration for Linux-based VMs running on Azure.
- ContainerServiceSshConfiguration() - Constructor for class com.azure.resourcemanager.containerservice.models.ContainerServiceSshConfiguration
-
Creates an instance of ContainerServiceSshConfiguration class.
- ContainerServiceSshPublicKey - Class in com.azure.resourcemanager.containerservice.models
-
Contains information about SSH certificate public key data.
- ContainerServiceSshPublicKey() - Constructor for class com.azure.resourcemanager.containerservice.models.ContainerServiceSshPublicKey
-
Creates an instance of ContainerServiceSshPublicKey class.
- ContainerServiceVMSizeTypes - Class in com.azure.resourcemanager.containerservice.models
-
Size of agent VMs.
- ContainerServiceVMSizeTypes() - Constructor for class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Deprecated.Use the
ContainerServiceVMSizeTypes.fromString(String)factory method. - context() - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Get the context property: A base64 encoded zip file containing the files required by the command.
- Contributing - Search tag in Overview
- Section
- controlPlaneProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Get the controlPlaneProfile property: The list of available upgrade versions for the control plane.
- controlPlaneProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
-
Get the controlPlaneProfile property: The list of available upgrade versions for the control plane.
- costAnalysis() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterMetricsProfile
-
Get the costAnalysis property: The cost analysis configuration for the cluster.
- count() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the count property: Number of agents (VMs) to host docker containers.
- count() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the count property: Number of agents (VMs) to host docker containers.
- count() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- count() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- count() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- count() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
-
Get the count property: The desired number of IPv4 outbound IPs created/managed by Azure for the cluster load balancer.
- count() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterManagedOutboundIpProfile
-
Get the count property: The desired number of outbound IPs created/managed by Azure.
- count() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Get the count property: Number of agents (VMs) to host docker containers.
- count() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Get the count property: Number of masters (VMs) to host docker containers.
- countIPv6() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
-
Get the countIPv6 property: The desired number of IPv6 outbound IPs created/managed by Azure for the cluster load balancer.
- cpuCfsQuota() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the cpuCfsQuota property: The default is true.
- cpuCfsQuotaPeriod() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the cpuCfsQuotaPeriod property: The default is '100ms.'
- cpuManagerPolicy() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the cpuManagerPolicy property: The default is 'none'.
- createOrUpdate(String, String, ManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- createOrUpdate(String, String, ManagedClusterInner, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- createOrUpdate(String, String, OpenShiftManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Creates or updates an OpenShift managed cluster.
- createOrUpdate(String, String, OpenShiftManagedClusterInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Creates or updates an OpenShift managed cluster.
- createOrUpdate(String, String, SnapshotInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Creates or updates a snapshot.
- createOrUpdate(String, String, String, AgentPoolInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- createOrUpdate(String, String, String, AgentPoolInner, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- createOrUpdate(String, String, String, MaintenanceConfigurationInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Creates or updates a maintenance configuration in the specified managed cluster.
- createOrUpdate(String, String, String, TrustedAccessRoleBindingInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Create or update a trusted access role binding.
- createOrUpdate(String, String, String, TrustedAccessRoleBindingInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Create or update a trusted access role binding.
- createOrUpdateAsync(String, String, ManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- createOrUpdateAsync(String, String, ManagedClusterInner, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- createOrUpdateAsync(String, String, OpenShiftManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Creates or updates an OpenShift managed cluster.
- createOrUpdateAsync(String, String, SnapshotInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Creates or updates a snapshot.
- createOrUpdateAsync(String, String, String, AgentPoolInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- createOrUpdateAsync(String, String, String, AgentPoolInner, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- createOrUpdateAsync(String, String, String, MaintenanceConfigurationInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Creates or updates a maintenance configuration in the specified managed cluster.
- createOrUpdateAsync(String, String, String, TrustedAccessRoleBindingInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Create or update a trusted access role binding.
- createOrUpdateWithResponse(String, String, SnapshotInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Creates or updates a snapshot.
- createOrUpdateWithResponse(String, String, String, MaintenanceConfigurationInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Creates or updates a maintenance configuration in the specified managed cluster.
- createOrUpdateWithResponseAsync(String, String, ManagedClusterInner, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Creates or updates a managed cluster.
- createOrUpdateWithResponseAsync(String, String, OpenShiftManagedClusterInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Creates or updates an OpenShift managed cluster.
- createOrUpdateWithResponseAsync(String, String, SnapshotInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Creates or updates a snapshot.
- createOrUpdateWithResponseAsync(String, String, String, AgentPoolInner, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Creates or updates an agent pool in the specified managed cluster.
- createOrUpdateWithResponseAsync(String, String, String, MaintenanceConfigurationInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Creates or updates a maintenance configuration in the specified managed cluster.
- createOrUpdateWithResponseAsync(String, String, String, TrustedAccessRoleBindingInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Create or update a trusted access role binding.
- CREATING - Static variable in class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Static value Creating for PrivateEndpointConnectionProvisioningState.
- creationData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the creationData property: CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
- creationData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the creationData property: CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
- creationData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the creationData property: CreationData to be used to specify the source agent pool resource ID to create this snapshot.
- creationData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the creationData property: CreationData to be used to specify the source agent pool resource ID to create this snapshot.
- CreationData - Class in com.azure.resourcemanager.containerservice.models
-
Data used when creating a target resource from a source resource.
- CreationData() - Constructor for class com.azure.resourcemanager.containerservice.models.CreationData
-
Creates an instance of CreationData class.
- CredentialResult - Class in com.azure.resourcemanager.containerservice.models
-
The credential result response.
- CredentialResult() - Constructor for class com.azure.resourcemanager.containerservice.models.CredentialResult
-
Creates an instance of CredentialResult class.
- CredentialResultsInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The list credential result response.
- CredentialResultsInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.CredentialResultsInner
-
Creates an instance of CredentialResultsInner class.
- currentKubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the currentKubernetesVersion property: If kubernetesVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it.
- currentKubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the currentKubernetesVersion property: If kubernetesVersion was a fully specified version <major.minor.patch>, this field will be exactly equal to it.
- currentOrchestratorVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the currentOrchestratorVersion property: If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it.
- currentOrchestratorVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the currentOrchestratorVersion property: If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it.
- currentOrchestratorVersion() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Get the currentOrchestratorVersion property: If orchestratorVersion is a fully specified version <major.minor.patch>, this field will be exactly equal to it.
- customerAdminGroupId() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Get the customerAdminGroupId property: The groupId to be granted cluster admin role.
D
- daemonsetEvictionForEmptyNodes() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the daemonsetEvictionForEmptyNodes property: If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node.
- daemonsetEvictionForOccupiedNodes() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the daemonsetEvictionForOccupiedNodes property: If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node.
- daily() - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Get the daily property: For schedules like: 'recur every day' or 'recur every 3 days'.
- DailySchedule - Class in com.azure.resourcemanager.containerservice.models
-
For schedules like: 'recur every day' or 'recur every 3 days'.
- DailySchedule() - Constructor for class com.azure.resourcemanager.containerservice.models.DailySchedule
-
Creates an instance of DailySchedule class.
- DateSpan - Class in com.azure.resourcemanager.containerservice.models
-
A date range.
- DateSpan() - Constructor for class com.azure.resourcemanager.containerservice.models.DateSpan
-
Creates an instance of DateSpan class.
- day() - Method in class com.azure.resourcemanager.containerservice.models.TimeInWeek
-
Get the day property: The day of the week.
- dayOfMonth() - Method in class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
-
Get the dayOfMonth property: The date of the month.
- dayOfWeek() - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Get the dayOfWeek property: Specifies on which day of the week the maintenance occurs.
- dayOfWeek() - Method in class com.azure.resourcemanager.containerservice.models.WeeklySchedule
-
Get the dayOfWeek property: Specifies on which day of the week the maintenance occurs.
- DEALLOCATE - Static variable in class com.azure.resourcemanager.containerservice.models.ScaleDownMode
-
Static value Deallocate for ScaleDownMode.
- DEALLOCATE - Static variable in class com.azure.resourcemanager.containerservice.models.ScaleSetEvictionPolicy
-
Static value Deallocate for ScaleSetEvictionPolicy.
- defaultProperty() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Get the defaultProperty property: Whether this version is the default agent pool version.
- defaultProperty() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Get the defaultProperty property: Installed by default if version is not specified.
- defender() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Get the defender property: Microsoft Defender settings for the security profile.
- defineAgentPool(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAgentPool
-
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
- defineAgentPool(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAgentPool
-
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
- defineNetworkProfile() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithNetworkProfile
-
Begins the definition of a network profile to be attached to the Kubernetes cluster.
- DelegatedResource - Class in com.azure.resourcemanager.containerservice.models
-
Delegated resource properties - internal use only.
- DelegatedResource() - Constructor for class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Creates an instance of DelegatedResource class.
- delegatedResources() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Get the delegatedResources property: The delegated identity resources assigned to this managed cluster.
- delete(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- delete(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Deletes an OpenShift managed cluster.
- delete(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Deletes a snapshot.
- delete(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Deletes an OpenShift managed cluster.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Deletes a maintenance configuration.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Deletes a private endpoint connection.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Delete a trusted access role binding.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Deletes a private endpoint connection.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Delete a trusted access role binding.
- delete(String, String, String, Boolean, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- DELETE - Static variable in class com.azure.resourcemanager.containerservice.models.ScaleDownMode
-
Static value Delete for ScaleDownMode.
- DELETE - Static variable in class com.azure.resourcemanager.containerservice.models.ScaleSetEvictionPolicy
-
Static value Delete for ScaleSetEvictionPolicy.
- deleteAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- deleteAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Deletes an OpenShift managed cluster.
- deleteAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Deletes a snapshot.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Deletes a maintenance configuration.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Deletes a private endpoint connection.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Delete a trusted access role binding.
- deleteAsync(String, String, String, Boolean, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- deleteMachines(String, String, String, AgentPoolDeleteMachinesParameter) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes specific machines in an agent pool.
- deleteMachines(String, String, String, AgentPoolDeleteMachinesParameter, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes specific machines in an agent pool.
- deleteMachinesAsync(String, String, String, AgentPoolDeleteMachinesParameter) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes specific machines in an agent pool.
- deleteMachinesWithResponseAsync(String, String, String, AgentPoolDeleteMachinesParameter) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes specific machines in an agent pool.
- deleteWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Deletes a snapshot.
- deleteWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Deletes a maintenance configuration.
- deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Deletes an OpenShift managed cluster.
- deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Deletes a snapshot.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Deletes a maintenance configuration.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Deletes a managed cluster.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Deletes a private endpoint connection.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Delete a trusted access role binding.
- deleteWithResponseAsync(String, String, String, Boolean, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Deletes an agent pool in the specified managed cluster.
- DELETING - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Static value Deleting for ManagedClusterPodIdentityProvisioningState.
- DELETING - Static variable in class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Static value Deleting for PrivateEndpointConnectionProvisioningState.
- DELETING - Static variable in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Static value Deleting for TrustedAccessRoleBindingProvisioningState.
- description() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
-
Get the description property: The description of the operation.
- description() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Get the description property: The description of the operation.
- description() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Get the description property: Description of the detail.
- description() - Method in class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
-
Get the description property: The private link service connection description.
- details() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Get the details property: A list of additional details about the error.
- DISABLED - Static variable in class com.azure.resourcemanager.containerservice.models.PublicNetworkAccess
-
Static value Disabled for PublicNetworkAccess.
- DISABLED - Static variable in class com.azure.resourcemanager.containerservice.models.ServiceMeshMode
-
Static value Disabled for ServiceMeshMode.
- disableKubernetesRbac() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithRBAC
-
Disables Kubernetes Role-Based Access Control.
- disableLocalAccounts() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the disableLocalAccounts property: If set to true, getting static credentials will be disabled for this cluster.
- disableLocalAccounts() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the disableLocalAccounts property: If set to true, getting static credentials will be disabled for this cluster.
- disableLocalAccounts() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithLocalAccounts
-
Disables authentication from local accounts.
- disableLocalAccounts() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithLocalAccounts
-
Disables authentication from local accounts.
- disableOutboundNat() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolWindowsProfile
-
Get the disableOutboundNat property: The default value is false.
- disablePublicNetworkAccess() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithPublicNetworkAccess
-
Disables public network access for the kubernetes cluster.
- disablePublicNetworkAccess() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithPublicNetworkAccess
-
Disables public network access for the kubernetes cluster.
- disableRunCommand() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Get the disableRunCommand property: Whether to disable run command for the cluster or not.
- DISCONNECTED - Static variable in class com.azure.resourcemanager.containerservice.models.ConnectionStatus
-
Static value Disconnected for ConnectionStatus.
- diskCsiDriver() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Get the diskCsiDriver property: AzureDisk CSI Driver settings for the storage profile.
- diskEncryptionSetId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the diskEncryptionSetId property: This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'.
- diskEncryptionSetId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the diskEncryptionSetId property: This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'.
- diskEncryptionSetId() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- dnsPrefix() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the dnsPrefix property: This cannot be updated once the Managed Cluster has been created.
- dnsPrefix() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the dnsPrefix property: This cannot be updated once the Managed Cluster has been created.
- dnsPrefix() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- dnsServer() - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Get the dnsServer property: Specifies the DNS server for Windows gMSA.
- dnsServiceIp() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the dnsServiceIp property: An IP address assigned to the Kubernetes DNS service.
- dnsZoneResourceIds() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Get the dnsZoneResourceIds property: Resource IDs of the DNS zones to be associated with the Application Routing add-on.
- domainName() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDependency
-
Get the domainName property: The domain name of the dependency.
- drainTimeoutInMinutes() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Get the drainTimeoutInMinutes property: The amount of time (in minutes) to wait on eviction of pods and graceful termination per node.
- durationHours() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Get the durationHours property: Length of maintenance window range from 4 to 24 hours.
E
- EDGE_ZONE - Static variable in class com.azure.resourcemanager.containerservice.models.ExtendedLocationTypes
-
Static value EdgeZone for ExtendedLocationTypes.
- effectiveOutboundIPs() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the effectiveOutboundIPs property: The effective outbound IP resources of the cluster load balancer.
- effectiveOutboundIPs() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Get the effectiveOutboundIPs property: The effective outbound IP resources of the cluster NAT gateway.
- egressGateways() - Method in class com.azure.resourcemanager.containerservice.models.IstioComponents
-
Get the egressGateways property: Istio egress gateways.
- enableAutoScaling() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the enableAutoScaling property: Whether to enable auto-scaler.
- enableAutoScaling() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the enableAutoScaling property: Whether to enable auto-scaler.
- enableAzureRbac() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAAD
-
Enables Azure Role-Based Access Control for Kubernetes authorization.
- enableAzureRbac() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAAD
-
Enables Azure Role-Based Access Control for Kubernetes authorization.
- enableAzureRbac() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Get the enableAzureRbac property: Whether to enable Azure RBAC for Kubernetes authorization.
- enableCsiProxy() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Get the enableCsiProxy property: For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy).
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Get the enabled property: Indicates the enablement of Advanced Networking functionalities of observability and security on AKS clusters.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingObservability
-
Get the enabled property: Indicates the enablement of Advanced Networking observability functionalities on clusters.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingSecurity
-
Get the enabled property: This feature allows user to configure network policy based on DNS (FQDN) names.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Get the enabled property: Whether to enable Azure Key Vault key management service.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.IstioEgressGateway
-
Get the enabled property: Whether to enable the egress gateway.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
-
Get the enabled property: Whether to enable the ingress gateway.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Get the enabled property: Whether the add-on is enabled or not.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
-
Get the enabled property: Whether to enable or disable the Azure Managed Prometheus addon for Prometheus monitoring.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterCostAnalysis
-
Get the enabled property: The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Get the enabled property: Whether to enable the Application Routing add-on.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterOidcIssuerProfile
-
Get the enabled property: Whether the OIDC issuer is enabled.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Get the enabled property: Whether the pod identity addon is enabled.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring
-
Get the enabled property: Whether to enable Defender threat detection.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
-
Get the enabled property: Whether to enable Image Cleaner on AKS cluster.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileWorkloadIdentity
-
Get the enabled property: Whether to enable workload identity.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileBlobCsiDriver
-
Get the enabled property: Whether to enable AzureBlob CSI Driver.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileDiskCsiDriver
-
Get the enabled property: Whether to enable AzureDisk CSI Driver.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileFileCsiDriver
-
Get the enabled property: Whether to enable AzureFile CSI Driver.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileSnapshotController
-
Get the enabled property: Whether to enable Snapshot Controller.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileKeda
-
Get the enabled property: Whether to enable KEDA.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
-
Get the enabled property: Whether to enable VPA.
- enabled() - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Get the enabled property: Specifies whether to enable Windows gMSA in the managed cluster.
- ENABLED - Static variable in class com.azure.resourcemanager.containerservice.models.PublicNetworkAccess
-
Static value Enabled for PublicNetworkAccess.
- enableEncryptionAtHost() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the enableEncryptionAtHost property: This is only supported on certain VM sizes and in certain Azure regions.
- enableEncryptionAtHost() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the enableEncryptionAtHost property: This is only supported on certain VM sizes and in certain Azure regions.
- enableFips() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the enableFips property: See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details.
- enableFips() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the enableFips property: See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details.
- enableFips() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the enableFips property: Whether to use a FIPS-enabled OS.
- enableFips() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the enableFips property: Whether to use a FIPS-enabled OS.
- enableLocalAccounts() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithLocalAccounts
-
Enables authentication from local accounts.
- enableMultipleStandardLoadBalancers() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the enableMultipleStandardLoadBalancers property: Enable multiple standard load balancers per AKS cluster or not.
- enableNodePublicIp() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the enableNodePublicIp property: Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses.
- enableNodePublicIp() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the enableNodePublicIp property: Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses.
- enablePodSecurityPolicy() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the enablePodSecurityPolicy property: (DEPRECATED) Whether to enable Kubernetes pod security policy (preview).
- enablePodSecurityPolicy() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the enablePodSecurityPolicy property: (DEPRECATED) Whether to enable Kubernetes pod security policy (preview).
- enablePrivateCluster() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAccessProfiles
-
Enables private cluster.
- enablePrivateCluster() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Get the enablePrivateCluster property: For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters).
- enablePrivateClusterPublicFqdn() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Get the enablePrivateClusterPublicFqdn property: Whether to create additional public FQDN for private cluster or not.
- enablePublicNetworkAccess() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithPublicNetworkAccess
-
Enables public network access for the kubernetes cluster.
- enableRbac() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the enableRbac property: Whether to enable Kubernetes Role-Based Access Control.
- enableRbac() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the enableRbac property: Whether to enable Kubernetes Role-Based Access Control.
- enableRBAC() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- enableSecureBoot() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
-
Get the enableSecureBoot property: Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot.
- enableUltraSsd() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the enableUltraSsd property: Whether to enable UltraSSD.
- enableUltraSsd() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the enableUltraSsd property: Whether to enable UltraSSD.
- enableVtpm() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
-
Get the enableVtpm property: vTPM is a Trusted Launch feature for configuring a dedicated secure vault for keys and measurements held locally on the node.
- end() - Method in class com.azure.resourcemanager.containerservice.models.DateSpan
-
Get the end property: The end date of the date span.
- end() - Method in class com.azure.resourcemanager.containerservice.models.TimeSpan
-
Get the end property: The end of a time span.
- EndpointDependency - Class in com.azure.resourcemanager.containerservice.models
-
A domain name that AKS agent nodes are reaching at.
- EndpointDependency() - Constructor for class com.azure.resourcemanager.containerservice.models.EndpointDependency
-
Creates an instance of EndpointDependency class.
- EndpointDetail - Class in com.azure.resourcemanager.containerservice.models
-
connect information from the AKS agent nodes to a single endpoint.
- EndpointDetail() - Constructor for class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Creates an instance of EndpointDetail class.
- endpointDetails() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDependency
-
Get the endpointDetails property: The Ports and Protocols used when connecting to domainName.
- endpoints() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
-
Get the endpoints property: The endpoints that AKS agent nodes connect to.
- EPHEMERAL - Static variable in class com.azure.resourcemanager.containerservice.models.OSDiskType
-
Static value Ephemeral for OSDiskType.
- error() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningError
-
Get the error property: Details about the error.
- error() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningInfo
-
Get the error property: Pod identity assignment error (if any).
- etag() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the etag property: Unique read-only string used to implement optimistic concurrency.
- etag() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the etag property: Unique read-only string used to implement optimistic concurrency.
- etag() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the etag property: Unique read-only string used to implement optimistic concurrency.
- etag() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Get the etag property: Unique read-only string used to implement optimistic concurrency.
- Examples - Search tag in Overview
- Section
- EXEC - Static variable in class com.azure.resourcemanager.containerservice.models.Format
-
Static value exec for Format.
- exitCode() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Get the exitCode property: The exit code of the command.
- exitCode() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Get the exitCode property: The exit code of the command.
- expander() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the expander property: If not specified, the default is 'random'.
- Expander - Class in com.azure.resourcemanager.containerservice.models
-
The expander to use when scaling up If not specified, the default is 'random'.
- Expander() - Constructor for class com.azure.resourcemanager.containerservice.models.Expander
-
Deprecated.Use the
Expander.fromString(String)factory method. - extendedLocation() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the extendedLocation property: The extended location of the Virtual Machine.
- ExtendedLocation - Class in com.azure.resourcemanager.containerservice.models
-
The complex type of the extended location.
- ExtendedLocation() - Constructor for class com.azure.resourcemanager.containerservice.models.ExtendedLocation
-
Creates an instance of ExtendedLocation class.
- ExtendedLocationTypes - Class in com.azure.resourcemanager.containerservice.models
-
The type of extendedLocation.
- ExtendedLocationTypes() - Constructor for class com.azure.resourcemanager.containerservice.models.ExtendedLocationTypes
-
Deprecated.Use the
ExtendedLocationTypes.fromString(String)factory method. - EXTERNAL - Static variable in class com.azure.resourcemanager.containerservice.models.IstioIngressGatewayMode
-
Static value External for IstioIngressGatewayMode.
F
- FAILED - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Static value Failed for ManagedClusterPodIdentityProvisioningState.
- FAILED - Static variable in class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Static value Failed for PrivateEndpointConnectionProvisioningState.
- FAILED - Static variable in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Static value Failed for TrustedAccessRoleBindingProvisioningState.
- failSwapOn() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the failSwapOn property: If set to true it will make the Kubelet fail to start if swap is enabled on the node.
- family() - Method in class com.azure.resourcemanager.containerservice.models.MachineIpAddress
-
Get the family property: To determine if address belongs IPv4 or IPv6 family.
- fileCsiDriver() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Get the fileCsiDriver property: AzureFile CSI Driver settings for the storage profile.
- finishedAt() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Get the finishedAt property: The time when the command finished.
- finishedAt() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Get the finishedAt property: The time when the command finished.
- FIRST - Static variable in class com.azure.resourcemanager.containerservice.models.Type
-
Static value First for Type.
- forceUpgrade() - Method in class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
-
Get the forceUpgrade property: Whether to force upgrade the cluster.
- Format - Class in com.azure.resourcemanager.containerservice.models
-
Defines values for Format.
- Format() - Constructor for class com.azure.resourcemanager.containerservice.models.Format
-
Deprecated.Use the
Format.fromString(String)factory method. - FOURTH - Static variable in class com.azure.resourcemanager.containerservice.models.Type
-
Static value Fourth for Type.
- fqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the fqdn property: The FQDN of the master pool.
- fqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the fqdn property: The FQDN of the master pool.
- fqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the fqdn property: Service generated FQDN for OpenShift API server loadbalancer internal hostname.
- fqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the fqdn property: Service generated FQDN for OpenShift API server loadbalancer internal hostname.
- fqdn() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- fqdn() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
-
Get the fqdn property: Auto-allocated FQDN for the OpenShift router.
- fqdnSubdomain() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the fqdnSubdomain property: This cannot be updated once the Managed Cluster has been created.
- fqdnSubdomain() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the fqdnSubdomain property: This cannot be updated once the Managed Cluster has been created.
- FREE - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuTier
-
Static value Free for ManagedClusterSkuTier.
- FRIDAY - Static variable in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Static value Friday for WeekDay.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.AccessProfile
-
Reads an instance of AccessProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Reads an instance of AgentPoolAvailableVersionsInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsProperties
-
Reads an instance of AgentPoolAvailableVersionsProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Reads an instance of AgentPoolInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Reads an instance of AgentPoolUpgradeProfileInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Reads an instance of AgentPoolUpgradeProfileProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Reads an instance of CommandResultProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.CredentialResultsInner
-
Reads an instance of CredentialResultsInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner
-
Reads an instance of KubernetesVersionListResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
-
Reads an instance of MachineInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Reads an instance of MaintenanceConfigurationInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Reads an instance of MaintenanceConfigurationProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Reads an instance of ManagedClusterAccessProfileInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Reads an instance of ManagedClusterAgentPoolProfileProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Reads an instance of ManagedClusterInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Reads an instance of ManagedClusterProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Reads an instance of ManagedClusterUpgradeProfileInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
-
Reads an instance of ManagedClusterUpgradeProfileProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Reads an instance of MeshRevisionProfileInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Reads an instance of MeshUpgradeProfileInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Reads an instance of OpenShiftManagedClusterInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Reads an instance of OpenShiftManagedClusterProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
-
Reads an instance of OperationValueDisplay from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Reads an instance of OperationValueInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Reads an instance of OrchestratorVersionProfileListResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileProperties
-
Reads an instance of OrchestratorVersionProfileProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
-
Reads an instance of OutboundEnvironmentEndpointInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Reads an instance of PrivateEndpointConnectionInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionListResultInner
-
Reads an instance of PrivateEndpointConnectionListResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Reads an instance of PrivateEndpointConnectionProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Reads an instance of PrivateLinkResourceInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourcesListResultInner
-
Reads an instance of PrivateLinkResourcesListResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Reads an instance of RunCommandResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Reads an instance of SnapshotInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Reads an instance of SnapshotProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Reads an instance of TrustedAccessRoleBindingInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Reads an instance of TrustedAccessRoleBindingProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleInner
-
Reads an instance of TrustedAccessRoleInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
-
Reads an instance of AbsoluteMonthlySchedule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Reads an instance of AdvancedNetworking from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingObservability
-
Reads an instance of AdvancedNetworkingObservability from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingSecurity
-
Reads an instance of AdvancedNetworkingSecurity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Reads an instance of AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolDeleteMachinesParameter
-
Reads an instance of AgentPoolDeleteMachinesParameter from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolListResult
-
Reads an instance of AgentPoolListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Reads an instance of AgentPoolNetworkProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
-
Reads an instance of AgentPoolSecurityProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
-
Reads an instance of AgentPoolUpgradeProfilePropertiesUpgradesItem from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Reads an instance of AgentPoolUpgradeSettings from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolWindowsProfile
-
Reads an instance of AgentPoolWindowsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Reads an instance of AzureKeyVaultKms from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ClusterUpgradeSettings
-
Reads an instance of ClusterUpgradeSettings from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.CompatibleVersions
-
Reads an instance of CompatibleVersions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
-
Reads an instance of ContainerServiceLinuxProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Reads an instance of ContainerServiceNetworkProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshConfiguration
-
Reads an instance of ContainerServiceSshConfiguration from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshPublicKey
-
Reads an instance of ContainerServiceSshPublicKey from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.CreationData
-
Reads an instance of CreationData from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.CredentialResult
-
Reads an instance of CredentialResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.DailySchedule
-
Reads an instance of DailySchedule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.DateSpan
-
Reads an instance of DateSpan from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Reads an instance of DelegatedResource from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.EndpointDependency
-
Reads an instance of EndpointDependency from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Reads an instance of EndpointDetail from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ExtendedLocation
-
Reads an instance of ExtendedLocation from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.IpTag
-
Reads an instance of IpTag from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.IstioCertificateAuthority
-
Reads an instance of IstioCertificateAuthority from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.IstioComponents
-
Reads an instance of IstioComponents from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.IstioEgressGateway
-
Reads an instance of IstioEgressGateway from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
-
Reads an instance of IstioIngressGateway from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Reads an instance of IstioPluginCertificateAuthority from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Reads an instance of IstioServiceMesh from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Reads an instance of KubeletConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.KubernetesPatchVersion
-
Reads an instance of KubernetesPatchVersion from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Reads an instance of KubernetesVersion from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.KubernetesVersionCapabilities
-
Reads an instance of KubernetesVersionCapabilities from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Reads an instance of LinuxOSConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MachineIpAddress
-
Reads an instance of MachineIpAddress from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MachineListResult
-
Reads an instance of MachineListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MachineNetworkProperties
-
Reads an instance of MachineNetworkProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MachineProperties
-
Reads an instance of MachineProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult
-
Reads an instance of MaintenanceConfigurationListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Reads an instance of MaintenanceWindow from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Reads an instance of ManagedClusterAadProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Reads an instance of ManagedClusterAddonProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfileIdentity
-
Reads an instance of ManagedClusterAddonProfileIdentity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Reads an instance of ManagedClusterAgentPoolProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Reads an instance of ManagedClusterApiServerAccessProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
-
Reads an instance of ManagedClusterAutoUpgradeProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfile
-
Reads an instance of ManagedClusterAzureMonitorProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
-
Reads an instance of ManagedClusterAzureMonitorProfileKubeStateMetrics from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
-
Reads an instance of ManagedClusterAzureMonitorProfileMetrics from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterCostAnalysis
-
Reads an instance of ManagedClusterCostAnalysis from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Reads an instance of ManagedClusterHttpProxyConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Reads an instance of ManagedClusterIdentity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfile
-
Reads an instance of ManagedClusterIngressProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Reads an instance of ManagedClusterIngressProfileWebAppRouting from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
-
Reads an instance of ManagedClusterListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Reads an instance of ManagedClusterLoadBalancerProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
-
Reads an instance of ManagedClusterLoadBalancerProfileManagedOutboundIPs from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIpPrefixes
-
Reads an instance of ManagedClusterLoadBalancerProfileOutboundIpPrefixes from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIPs
-
Reads an instance of ManagedClusterLoadBalancerProfileOutboundIPs from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterManagedOutboundIpProfile
-
Reads an instance of ManagedClusterManagedOutboundIpProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterMetricsProfile
-
Reads an instance of ManagedClusterMetricsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Reads an instance of ManagedClusterNatGatewayProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNodeResourceGroupProfile
-
Reads an instance of ManagedClusterNodeResourceGroupProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterOidcIssuerProfile
-
Reads an instance of ManagedClusterOidcIssuerProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Reads an instance of ManagedClusterPodIdentity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Reads an instance of ManagedClusterPodIdentityException from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Reads an instance of ManagedClusterPodIdentityProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningError
-
Reads an instance of ManagedClusterPodIdentityProvisioningError from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Reads an instance of ManagedClusterPodIdentityProvisioningErrorBody from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningInfo
-
Reads an instance of ManagedClusterPodIdentityProvisioningInfo from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Reads an instance of ManagedClusterPoolUpgradeProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
-
Reads an instance of ManagedClusterPoolUpgradeProfileUpgradesItem from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Reads an instance of ManagedClusterPropertiesAutoScalerProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Reads an instance of ManagedClusterSecurityProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
-
Reads an instance of ManagedClusterSecurityProfileDefender from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring
-
Reads an instance of ManagedClusterSecurityProfileDefenderSecurityMonitoring from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
-
Reads an instance of ManagedClusterSecurityProfileImageCleaner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileWorkloadIdentity
-
Reads an instance of ManagedClusterSecurityProfileWorkloadIdentity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
-
Reads an instance of ManagedClusterServicePrincipalProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
-
Reads an instance of ManagedClusterSku from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Reads an instance of ManagedClusterStorageProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileBlobCsiDriver
-
Reads an instance of ManagedClusterStorageProfileBlobCsiDriver from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileDiskCsiDriver
-
Reads an instance of ManagedClusterStorageProfileDiskCsiDriver from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileFileCsiDriver
-
Reads an instance of ManagedClusterStorageProfileFileCsiDriver from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileSnapshotController
-
Reads an instance of ManagedClusterStorageProfileSnapshotController from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Reads an instance of ManagedClusterWindowsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
-
Reads an instance of ManagedClusterWorkloadAutoScalerProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileKeda
-
Reads an instance of ManagedClusterWorkloadAutoScalerProfileKeda from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
-
Reads an instance of ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedServiceIdentityUserAssignedIdentitiesValue
-
Reads an instance of ManagedServiceIdentityUserAssignedIdentitiesValue from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Reads an instance of MeshRevision from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
-
Reads an instance of MeshRevisionProfileList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileProperties
-
Reads an instance of MeshRevisionProfileProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
-
Reads an instance of MeshUpgradeProfileList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileProperties
-
Reads an instance of MeshUpgradeProfileProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Reads an instance of NetworkProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Reads an instance of OpenShiftManagedClusterAadIdentityProvider from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Reads an instance of OpenShiftManagedClusterAgentPoolProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAuthProfile
-
Reads an instance of OpenShiftManagedClusterAuthProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
-
Reads an instance of OpenShiftManagedClusterBaseIdentityProvider from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
-
Reads an instance of OpenShiftManagedClusterIdentityProvider from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
-
Reads an instance of OpenShiftManagedClusterListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Reads an instance of OpenShiftManagedClusterMasterPoolProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
-
Reads an instance of OpenShiftRouterProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OperationListResult
-
Reads an instance of OperationListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Reads an instance of OrchestratorProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Reads an instance of OrchestratorVersionProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.OutboundEnvironmentEndpointCollection
-
Reads an instance of OutboundEnvironmentEndpointCollection from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Reads an instance of PortRange from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.PowerState
-
Reads an instance of PowerState from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.PrivateEndpoint
-
Reads an instance of PrivateEndpoint from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
-
Reads an instance of PrivateLinkServiceConnectionState from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Reads an instance of PurchasePlan from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Reads an instance of RelativeMonthlySchedule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ResourceReference
-
Reads an instance of ResourceReference from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Reads an instance of RunCommandRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Reads an instance of Schedule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
-
Reads an instance of ServiceMeshProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.SnapshotListResult
-
Reads an instance of SnapshotListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Reads an instance of SysctlConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.TagsObject
-
Reads an instance of TagsObject from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.TimeInWeek
-
Reads an instance of TimeInWeek from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.TimeSpan
-
Reads an instance of TimeSpan from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
-
Reads an instance of TrustedAccessRoleBindingListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleListResult
-
Reads an instance of TrustedAccessRoleListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Reads an instance of TrustedAccessRoleRule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
-
Reads an instance of UpgradeOverrideSettings from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Reads an instance of UserAssignedIdentity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.WeeklySchedule
-
Reads an instance of WeeklySchedule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Reads an instance of WindowsGmsaProfile from the JsonReader.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolMode
-
Creates or finds a AgentPoolMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolType
-
Creates or finds a AgentPoolType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.BackendPoolType
-
Creates or finds a BackendPoolType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.Code
-
Creates or finds a Code from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ConnectionStatus
-
Creates or finds a ConnectionStatus from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceResourceTypes
-
Creates or finds a ContainerServiceResourceTypes from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Creates or finds a ContainerServiceVMSizeTypes from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.Expander
-
Creates or finds a Expander from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ExtendedLocationTypes
-
Creates or finds a ExtendedLocationTypes from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.Format
-
Creates or finds a Format from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Creates or finds a GpuInstanceProfile from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.IpFamily
-
Creates or finds a IpFamily from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.IstioIngressGatewayMode
-
Creates or finds a IstioIngressGatewayMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.KeyVaultNetworkAccessTypes
-
Creates or finds a KeyVaultNetworkAccessTypes from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.KubeletDiskType
-
Creates or finds a KubeletDiskType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan
-
Creates or finds a KubernetesSupportPlan from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.LicenseType
-
Creates or finds a LicenseType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.LoadBalancerSku
-
Creates or finds a LoadBalancerSku from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Creates or finds a ManagedClusterPodIdentityProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuName
-
Creates or finds a ManagedClusterSkuName from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuTier
-
Creates or finds a ManagedClusterSkuTier from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.NetworkDataplane
-
Creates or finds a NetworkDataplane from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.NetworkMode
-
Creates or finds a NetworkMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.NetworkPlugin
-
Creates or finds a NetworkPlugin from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.NetworkPluginMode
-
Creates or finds a NetworkPluginMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.NetworkPolicy
-
Creates or finds a NetworkPolicy from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.NodeOSUpgradeChannel
-
Creates or finds a NodeOSUpgradeChannel from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftAgentPoolProfileRole
-
Creates or finds a OpenShiftAgentPoolProfileRole from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Creates or finds a OpenShiftContainerServiceVMSize from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.OSDiskType
-
Creates or finds a OSDiskType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.OSSku
-
Creates or finds a OSSku from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.OSType
-
Creates or finds a OSType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.OutboundType
-
Creates or finds a OutboundType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Creates or finds a PrivateEndpointConnectionProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.Protocol
-
Creates or finds a Protocol from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.PublicNetworkAccess
-
Creates or finds a PublicNetworkAccess from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.containerservice.models.ResourceIdentityType
-
Parses a serialized value to a ResourceIdentityType instance.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.RestrictionLevel
-
Creates or finds a RestrictionLevel from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ScaleDownMode
-
Creates or finds a ScaleDownMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ScaleSetEvictionPolicy
-
Creates or finds a ScaleSetEvictionPolicy from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ScaleSetPriority
-
Creates or finds a ScaleSetPriority from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.ServiceMeshMode
-
Creates or finds a ServiceMeshMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.SnapshotType
-
Creates or finds a SnapshotType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Creates or finds a TrustedAccessRoleBindingProvisioningState from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.Type
-
Creates or finds a Type from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Creates or finds a UpgradeChannel from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Creates or finds a WeekDay from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerservice.models.WorkloadRuntime
-
Creates or finds a WorkloadRuntime from its string representation.
- fsAioMaxNr() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the fsAioMaxNr property: Sysctl setting fs.aio-max-nr.
- fsFileMax() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the fsFileMax property: Sysctl setting fs.file-max.
- fsInotifyMaxUserWatches() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the fsInotifyMaxUserWatches property: Sysctl setting fs.inotify.max_user_watches.
- fsNrOpen() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the fsNrOpen property: Sysctl setting fs.nr_open.
G
- get(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the specified managed cluster agent pool.
- get(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Gets the specified maintenance configuration of a managed cluster.
- get(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection.
- get(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Get a trusted access role binding.
- get(String, String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MachinesClient
-
Get a specific machine in the specified agent pool.
- getAccessProfile(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets an access profile of a managed cluster.
- getAccessProfileAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets an access profile of a managed cluster.
- getAccessProfileWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets an access profile of a managed cluster.
- getAccessProfileWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets an access profile of a managed cluster.
- getAgentPools() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the AgentPoolsClient object to access its operations.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the specified managed cluster agent pool.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Gets the specified maintenance configuration of a managed cluster.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection.
- getAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Get a trusted access role binding.
- getAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MachinesClient
-
Get a specific machine in the specified agent pool.
- getAvailableAgentPoolVersions(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets a list of supported Kubernetes versions for the specified agent pool.
- getAvailableAgentPoolVersionsAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets a list of supported Kubernetes versions for the specified agent pool.
- getAvailableAgentPoolVersionsWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets a list of supported Kubernetes versions for the specified agent pool.
- getAvailableAgentPoolVersionsWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets a list of supported Kubernetes versions for the specified agent pool.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a managed cluster.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Gets a OpenShift managed cluster.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Gets a snapshot.
- getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a managed cluster.
- getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Gets a OpenShift managed cluster.
- getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Gets a snapshot.
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a managed cluster.
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Gets a OpenShift managed cluster.
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Gets a snapshot.
- getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a managed cluster.
- getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Gets a OpenShift managed cluster.
- getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Gets a snapshot.
- getCommandResult(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the results of a command which has been run on the Managed Cluster.
- getCommandResultAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the results of a command which has been run on the Managed Cluster.
- getCommandResultWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the results of a command which has been run on the Managed Cluster.
- getCommandResultWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the results of a command which has been run on the Managed Cluster.
- getContainerServices() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the ContainerServicesClient object to access its operations.
- getDefaultPollInterval() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets The default poll interval for long-running operation.
- getEndpoint() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets server parameter.
- getHttpPipeline() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets The HTTP pipeline to send requests through.
- getMachines() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the MachinesClient object to access its operations.
- getMaintenanceConfigurations() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the MaintenanceConfigurationsClient object to access its operations.
- getManagedClusters() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the ManagedClustersClient object to access its operations.
- getMeshRevisionProfile(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a mesh revision profile for a specified mesh in the specified location.
- getMeshRevisionProfileAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a mesh revision profile for a specified mesh in the specified location.
- getMeshRevisionProfileWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a mesh revision profile for a specified mesh in the specified location.
- getMeshRevisionProfileWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a mesh revision profile for a specified mesh in the specified location.
- getMeshUpgradeProfile(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets available upgrades for a service mesh in a cluster.
- getMeshUpgradeProfileAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets available upgrades for a service mesh in a cluster.
- getMeshUpgradeProfileWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets available upgrades for a service mesh in a cluster.
- getMeshUpgradeProfileWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets available upgrades for a service mesh in a cluster.
- getOpenShiftManagedClusters() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the OpenShiftManagedClustersClient object to access its operations.
- getOperations() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the OperationsClient object to access its operations.
- getPrivateEndpointConnections() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the PrivateEndpointConnectionsClient object to access its operations.
- getPrivateLinkResources() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the PrivateLinkResourcesClient object to access its operations.
- getResolvePrivateLinkServiceIds() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the ResolvePrivateLinkServiceIdsClient object to access its operations.
- getSnapshots() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the SnapshotsClient object to access its operations.
- getSubscriptionId() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
- Getting started - Search tag in Overview
- Section
- getTrustedAccessRoleBindings() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the TrustedAccessRoleBindingsClient object to access its operations.
- getTrustedAccessRoles() - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServiceManagementClient
-
Gets the TrustedAccessRolesClient object to access its operations.
- getUpgradeProfile(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the upgrade profile of a managed cluster.
- getUpgradeProfile(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the upgrade profile for an agent pool.
- getUpgradeProfileAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the upgrade profile of a managed cluster.
- getUpgradeProfileAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the upgrade profile for an agent pool.
- getUpgradeProfileWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the upgrade profile of a managed cluster.
- getUpgradeProfileWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the upgrade profile for an agent pool.
- getUpgradeProfileWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets the upgrade profile of a managed cluster.
- getUpgradeProfileWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the upgrade profile for an agent pool.
- getValue() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultResponse
-
Gets the deserialized response body.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the specified managed cluster agent pool.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Gets the specified maintenance configuration of a managed cluster.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Get a trusted access role binding.
- getWithResponse(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.MachinesClient
-
Get a specific machine in the specified agent pool.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets the specified managed cluster agent pool.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Gets the specified maintenance configuration of a managed cluster.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets the specified private endpoint connection.
- getWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
Get a trusted access role binding.
- getWithResponseAsync(String, String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MachinesClient
-
Get a specific machine in the specified agent pool.
- gmsaProfile() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Get the gmsaProfile property: The Windows gMSA Profile in the Managed Cluster.
- gpuInstanceProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the gpuInstanceProfile property: GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
- gpuInstanceProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the gpuInstanceProfile property: GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
- GpuInstanceProfile - Class in com.azure.resourcemanager.containerservice.models
-
GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
- GpuInstanceProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Deprecated.Use the
GpuInstanceProfile.fromString(String)factory method. - groupId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Get the groupId property: The group ID of the resource.
H
- hostGroupId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the hostGroupId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}.
- hostGroupId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the hostGroupId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}.
- hourSlots() - Method in class com.azure.resourcemanager.containerservice.models.TimeInWeek
-
Get the hourSlots property: Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC.
- httpProxy() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Get the httpProxy property: The HTTP proxy server endpoint to use.
- httpProxyConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the httpProxyConfig property: Configurations for provisioning the cluster with HTTP proxy servers.
- httpProxyConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the httpProxyConfig property: Configurations for provisioning the cluster with HTTP proxy servers.
- httpsProxy() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Get the httpsProxy property: The HTTPS proxy server endpoint to use.
I
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Get the id property: The ID of the agent pool version list.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Get the id property: The ID of the agent pool upgrade profile.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Get the id property: The ID of the upgrade profile.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Get the id property: Id of the orchestrator version profile list result.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Get the id property: The ID of the private link resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Get the id property: The command id.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterUpgradeProfile
- id() - Method in class com.azure.resourcemanager.containerservice.models.PrivateEndpoint
-
Get the id property: The resource ID of the private endpoint.
- id() - Method in class com.azure.resourcemanager.containerservice.models.ResourceReference
-
Get the id property: The fully qualified Azure resource id.
- identity() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the identity property: The identity of the managed cluster, if configured.
- identity() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Get the identity property: Information of user assigned identity used by this add-on.
- identity() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Get the identity property: Managed identity of the Application Routing add-on.
- identity() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Get the identity property: The user assigned identity details.
- identityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the identityProfile property: The user identity associated with the managed cluster.
- identityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the identityProfile property: The user identity associated with the managed cluster.
- identityProviders() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAuthProfile
-
Get the identityProviders property: Type of authentication profile to use.
- idleTimeoutInMinutes() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the idleTimeoutInMinutes property: Desired outbound flow idle timeout in minutes.
- idleTimeoutInMinutes() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Get the idleTimeoutInMinutes property: Desired outbound flow idle timeout in minutes.
- ignoreDaemonsetsUtilization() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the ignoreDaemonsetsUtilization property: If set to true, the resources used by daemonset will be taken into account when making scaling down decisions.
- imageCleaner() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Get the imageCleaner property: Image Cleaner settings for the security profile.
- imageGcHighThreshold() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the imageGcHighThreshold property: To disable image garbage collection, set to 100.
- imageGcLowThreshold() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the imageGcLowThreshold property: This cannot be set higher than imageGcHighThreshold.
- Include the recommended packages - Search tag in Overview
- Section
- INFRA - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftAgentPoolProfileRole
-
Static value infra for OpenShiftAgentPoolProfileRole.
- ingressGateways() - Method in class com.azure.resourcemanager.containerservice.models.IstioComponents
-
Get the ingressGateways property: Istio ingress gateways.
- ingressProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the ingressProfile property: Ingress profile for the managed cluster.
- ingressProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the ingressProfile property: Ingress profile for the managed cluster.
- innerModel() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- INTERNAL - Static variable in class com.azure.resourcemanager.containerservice.models.IstioIngressGatewayMode
-
Static value Internal for IstioIngressGatewayMode.
- intervalDays() - Method in class com.azure.resourcemanager.containerservice.models.DailySchedule
-
Get the intervalDays property: Specifies the number of days between each set of occurrences.
- intervalHours() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
-
Get the intervalHours property: Image Cleaner scanning interval in hours.
- intervalMonths() - Method in class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
-
Get the intervalMonths property: Specifies the number of months between each set of occurrences.
- intervalMonths() - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Get the intervalMonths property: Specifies the number of months between each set of occurrences.
- intervalWeeks() - Method in class com.azure.resourcemanager.containerservice.models.WeeklySchedule
-
Get the intervalWeeks property: Specifies the number of weeks between each set of occurrences.
- ip() - Method in class com.azure.resourcemanager.containerservice.models.MachineIpAddress
-
Get the ip property: IPv4 or IPv6 address of the machine.
- ipAddress() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Get the ipAddress property: An IP Address that Domain Name currently resolves to.
- ipAddresses() - Method in class com.azure.resourcemanager.containerservice.models.MachineNetworkProperties
-
Get the ipAddresses property: IPv4, IPv6 addresses of the machine.
- ipFamilies() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the ipFamilies property: IP families are used to determine single-stack or dual-stack clusters.
- IpFamily - Class in com.azure.resourcemanager.containerservice.models
-
The IP version to use for cluster networking and IP assignment.
- IpFamily() - Constructor for class com.azure.resourcemanager.containerservice.models.IpFamily
-
Deprecated.Use the
IpFamily.fromString(String)factory method. - IpTag - Class in com.azure.resourcemanager.containerservice.models
-
Contains the IPTag associated with the object.
- IpTag() - Constructor for class com.azure.resourcemanager.containerservice.models.IpTag
-
Creates an instance of IpTag class.
- ipTagType() - Method in class com.azure.resourcemanager.containerservice.models.IpTag
-
Get the ipTagType property: The IP tag type.
- IPV4 - Static variable in class com.azure.resourcemanager.containerservice.models.IpFamily
-
Static value IPv4 for IpFamily.
- IPV6 - Static variable in class com.azure.resourcemanager.containerservice.models.IpFamily
-
Static value IPv6 for IpFamily.
- isAutoScalingEnabled() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- isAutoScalingEnabled() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- isAutoScalingEnabled() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- isAzureRbacEnabled() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- isDefault() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Get the isDefault property: Whether this version is default.
- isFipsEnabled() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- isFipsEnabled() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- isLocalAccountsEnabled() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- isPreview() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Get the isPreview property: Whether Kubernetes version is currently in preview.
- isPreview() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
-
Get the isPreview property: Whether the Kubernetes version is currently in preview.
- isPreview() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Get the isPreview property: Whether this version is in preview mode.
- isPreview() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
-
Get the isPreview property: Whether the Kubernetes version is currently in preview.
- isPreview() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Get the isPreview property: Whether Kubernetes version is currently in preview.
- isPreview() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Get the isPreview property: Whether Kubernetes version is currently in preview.
- issuerUrl() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterOidcIssuerProfile
-
Get the issuerUrl property: The OIDC issuer url of the Managed Cluster.
- istio() - Method in class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
-
Get the istio property: Istio service mesh configuration.
- ISTIO - Static variable in class com.azure.resourcemanager.containerservice.models.ServiceMeshMode
-
Static value Istio for ServiceMeshMode.
- IstioCertificateAuthority - Class in com.azure.resourcemanager.containerservice.models
-
Istio Service Mesh Certificate Authority (CA) configuration.
- IstioCertificateAuthority() - Constructor for class com.azure.resourcemanager.containerservice.models.IstioCertificateAuthority
-
Creates an instance of IstioCertificateAuthority class.
- IstioComponents - Class in com.azure.resourcemanager.containerservice.models
-
Istio components configuration.
- IstioComponents() - Constructor for class com.azure.resourcemanager.containerservice.models.IstioComponents
-
Creates an instance of IstioComponents class.
- IstioEgressGateway - Class in com.azure.resourcemanager.containerservice.models
-
Istio egress gateway configuration.
- IstioEgressGateway() - Constructor for class com.azure.resourcemanager.containerservice.models.IstioEgressGateway
-
Creates an instance of IstioEgressGateway class.
- IstioIngressGateway - Class in com.azure.resourcemanager.containerservice.models
-
Istio ingress gateway configuration.
- IstioIngressGateway() - Constructor for class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
-
Creates an instance of IstioIngressGateway class.
- IstioIngressGatewayMode - Class in com.azure.resourcemanager.containerservice.models
-
Mode of an ingress gateway.
- IstioIngressGatewayMode() - Constructor for class com.azure.resourcemanager.containerservice.models.IstioIngressGatewayMode
-
Deprecated.Use the
IstioIngressGatewayMode.fromString(String)factory method. - IstioPluginCertificateAuthority - Class in com.azure.resourcemanager.containerservice.models
-
Plugin certificates information for Service Mesh.
- IstioPluginCertificateAuthority() - Constructor for class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Creates an instance of IstioPluginCertificateAuthority class.
- IstioServiceMesh - Class in com.azure.resourcemanager.containerservice.models
-
Istio service mesh configuration.
- IstioServiceMesh() - Constructor for class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Creates an instance of IstioServiceMesh class.
K
- keda() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
-
Get the keda property: KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.
- kernelThreadsMax() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the kernelThreadsMax property: Sysctl setting kernel.threads-max.
- Key concepts - Search tag in Overview
- Section
- keyData() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshPublicKey
-
Get the keyData property: Certificate public key used to authenticate with VMs through SSH.
- keyId() - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Get the keyId property: Identifier of Azure Key Vault key.
- keyObjectName() - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Get the keyObjectName property: Intermediate certificate private key object name in Azure Key Vault.
- keyVaultId() - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Get the keyVaultId property: The resource ID of the Key Vault.
- keyVaultNetworkAccess() - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Get the keyVaultNetworkAccess property: Network access of key vault.
- KeyVaultNetworkAccessTypes - Class in com.azure.resourcemanager.containerservice.models
-
Network access of the key vault Network access of key vault.
- KeyVaultNetworkAccessTypes() - Constructor for class com.azure.resourcemanager.containerservice.models.KeyVaultNetworkAccessTypes
-
Deprecated.Use the
KeyVaultNetworkAccessTypes.fromString(String)factory method. - keyVaultResourceId() - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Get the keyVaultResourceId property: Resource ID of key vault.
- kind() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Get the kind property: The kind of the provider.
- kind() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
-
Get the kind property: The kind of the provider.
- kubeConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AccessProfile
-
Get the kubeConfig property: Base64-encoded Kubernetes configuration file.
- kubeConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Get the kubeConfig property: Base64-encoded Kubernetes configuration file.
- kubeconfigs() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CredentialResultsInner
-
Get the kubeconfigs property: Base64-encoded Kubernetes configuration file.
- kubeletConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the kubeletConfig property: The Kubelet configuration on the agent pool nodes.
- kubeletConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the kubeletConfig property: The Kubelet configuration on the agent pool nodes.
- KubeletConfig - Class in com.azure.resourcemanager.containerservice.models
-
Kubelet configurations of agent nodes.
- KubeletConfig() - Constructor for class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Creates an instance of KubeletConfig class.
- kubeletDiskType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the kubeletDiskType property: Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- kubeletDiskType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the kubeletDiskType property: Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- kubeletDiskType() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- kubeletDiskType() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- kubeletDiskType() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- KubeletDiskType - Class in com.azure.resourcemanager.containerservice.models
-
Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- KubeletDiskType() - Constructor for class com.azure.resourcemanager.containerservice.models.KubeletDiskType
-
Deprecated.Use the
KubeletDiskType.fromString(String)factory method. - KUBENET - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPlugin
-
Static value kubenet for NetworkPlugin.
- KUBERNETES_OFFICIAL - Static variable in class com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan
-
Static value KubernetesOfficial for KubernetesSupportPlan.
- KubernetesCluster - Interface in com.azure.resourcemanager.containerservice.models
-
A client-side representation for a managed Kubernetes cluster.
- KubernetesCluster.Definition - Interface in com.azure.resourcemanager.containerservice.models
-
Interface for all the definitions related to a Kubernetes cluster.
- KubernetesCluster.DefinitionStages - Interface in com.azure.resourcemanager.containerservice.models
-
Grouping of Kubernetes cluster definition stages.
- KubernetesCluster.DefinitionStages.Blank - Interface in com.azure.resourcemanager.containerservice.models
-
The first stage of a container service definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinition<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The Kubernetes cluster network profile definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages - Interface in com.azure.resourcemanager.containerservice.models
-
The Kubernetes cluster definition allowing to specify a network profile.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.Blank<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The first stage of a network profile definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithAttach<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The final stage of a network profile definition.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDnsServiceIP<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
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.azure.resourcemanager.containerservice.models
-
The stage of a network profile definition allowing to specify a CIDR notation IP range assigned to the Docker bridge network.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithLoadBalancerProfile<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a network profile definition allowing to specify load balancer profile.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkDataPlan<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a network profile definition allowing to specify the network data plan.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkMode<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a network profile definition allowing to specify the network mode.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkPluginMode<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a network profile definition allowing to specify the network plugin mode.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkPolicy<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a network profile definition allowing to specify the network policy.
- KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithPodCidr<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
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.azure.resourcemanager.containerservice.models
-
The stage of a network profile definition allowing to specify a CIDR notation IP range from which to assign service cluster IPs.
- KubernetesCluster.DefinitionStages.WithAAD - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify Azure AD integration.
- KubernetesCluster.DefinitionStages.WithAccessProfiles - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the cluster's access profiles.
- KubernetesCluster.DefinitionStages.WithAddOnProfiles - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the cluster's add-on's profiles.
- KubernetesCluster.DefinitionStages.WithAgentPool - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify an agent pool profile.
- KubernetesCluster.DefinitionStages.WithAgentPoolResourceGroup - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the resource group for agent pool nodes.
- KubernetesCluster.DefinitionStages.WithAutoScalerProfile - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the auto-scale profile.
- KubernetesCluster.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.containerservice.models
-
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.WithDiskEncryption - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify disk encryption.
- KubernetesCluster.DefinitionStages.WithDnsPrefix - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the DNS prefix label.
- KubernetesCluster.DefinitionStages.WithGroup - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the resource group.
- KubernetesCluster.DefinitionStages.WithLinuxRootUsername - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specific the Linux root username.
- KubernetesCluster.DefinitionStages.WithLinuxSshKey - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specific the Linux SSH key.
- KubernetesCluster.DefinitionStages.WithLocalAccounts - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify local accounts.
- KubernetesCluster.DefinitionStages.WithManagedClusterSku - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the managed cluster SKU.
- KubernetesCluster.DefinitionStages.WithManagedServiceIdentity - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the auto-scale profile.
- KubernetesCluster.DefinitionStages.WithNetworkProfile - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify a network profile.
- KubernetesCluster.DefinitionStages.WithPublicNetworkAccess - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of Kubernetes cluster definition allowing to configure network access settings.
- KubernetesCluster.DefinitionStages.WithRBAC - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify Kubernetes Role-Based Access Control.
- KubernetesCluster.DefinitionStages.WithServicePrincipalClientId - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the service principal client ID.
- KubernetesCluster.DefinitionStages.WithServicePrincipalProfile - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the service principal secret.
- KubernetesCluster.DefinitionStages.WithVersion - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify orchestration type.
- KubernetesCluster.Update - Interface in com.azure.resourcemanager.containerservice.models
-
The template for an update operation, containing all the settings that can be modified.
- KubernetesCluster.UpdateStages - Interface in com.azure.resourcemanager.containerservice.models
-
Grouping of the Kubernetes cluster update stages.
- KubernetesCluster.UpdateStages.WithAAD - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update allowing to specify Azure AD integration.
- KubernetesCluster.UpdateStages.WithAddOnProfiles - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update definition allowing to specify the cluster's add-on's profiles.
- KubernetesCluster.UpdateStages.WithAgentPool - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update definition allowing to specify the agent poll in the cluster.
- KubernetesCluster.UpdateStages.WithAutoScalerProfile - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update allowing to specify the auto-scale profile.
- KubernetesCluster.UpdateStages.WithLocalAccounts - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update allowing to specify local accounts.
- KubernetesCluster.UpdateStages.WithManagedClusterSku - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster definition allowing to specify the managed cluster SKU.
- KubernetesCluster.UpdateStages.WithNetworkProfile - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update definition allowing to specify the cluster's network profile.
- KubernetesCluster.UpdateStages.WithPublicNetworkAccess - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of kubernetes cluster update allowing to configure network access settings.
- KubernetesCluster.UpdateStages.WithRBAC - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update definition allowing to specify if Kubernetes Role-Based Access Control is enabled or disabled.
- KubernetesCluster.UpdateStages.WithVersion - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of the Kubernetes cluster update allowing to specify orchestration type.
- KubernetesClusterAgentPool - Interface in com.azure.resourcemanager.containerservice.models
-
A client-side representation for a Kubernetes cluster agent pool.
- KubernetesClusterAgentPool.Definition<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The entirety of a container service agent pool definition as a part of a parent definition.
- KubernetesClusterAgentPool.DefinitionStages - Interface in com.azure.resourcemanager.containerservice.models
-
Grouping of container service agent pool definition stages as a part of parent container service definition.
- KubernetesClusterAgentPool.DefinitionStages.Blank<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The first stage of a container service agent pool definition allowing to specify the agent virtual machine size.
- KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolMode<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify the agent pool mode.
- KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolType<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify the type of agent pool.
- KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
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.azure.resourcemanager.containerservice.models
-
The final stage of a container service agent pool definition.
- KubernetesClusterAgentPool.DefinitionStages.WithAutoScaling<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify auto-scaling.
- KubernetesClusterAgentPool.DefinitionStages.WithAvailabilityZones<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify availability zones.
- KubernetesClusterAgentPool.DefinitionStages.WithBillingProfile<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify the agent pool mode.
- KubernetesClusterAgentPool.DefinitionStages.WithDiskType<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify the agent pool disk type.
- KubernetesClusterAgentPool.DefinitionStages.WithFips<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify FIPS-enabled OS for an agent pool machines.
- KubernetesClusterAgentPool.DefinitionStages.WithMaxPodsCount<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
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.WithNodeLabelsTaints<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify node labels and taints.
- KubernetesClusterAgentPool.DefinitionStages.WithOSDiskSize<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
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.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify the agent pool OS type.
- KubernetesClusterAgentPool.DefinitionStages.WithTags<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify tags.
- KubernetesClusterAgentPool.DefinitionStages.WithVirtualNetwork<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify a virtual network to be used for the agents.
- KubernetesClusterAgentPool.DefinitionStages.WithVMPriority<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool definition allowing to specify the priority of the virtual machine.
- KubernetesClusterAgentPool.Update<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The template for an update operation, containing all the settings that can be modified.
- KubernetesClusterAgentPool.UpdateStages - Interface in com.azure.resourcemanager.containerservice.models
-
Grouping of agent pool update stages.
- KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool update allowing to specify the agent pool mode.
- KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool update allowing to specify the number of agents (Virtual Machines) to host docker containers.
- KubernetesClusterAgentPool.UpdateStages.WithAutoScaling<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool update allowing to specify auto-scaling.
- KubernetesClusterAgentPool.UpdateStages.WithDiskType<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool update allowing to specify the agent pool disk type.
- KubernetesClusterAgentPool.UpdateStages.WithTags<ParentT> - Interface in com.azure.resourcemanager.containerservice.models
-
The stage of a container service agent pool update allowing to specify tags.
- kubernetesClusters() - Method in class com.azure.resourcemanager.containerservice.ContainerServiceManager
- KubernetesClusters - Interface in com.azure.resourcemanager.containerservice.models
-
Entry point to managed Kubernetes service management API.
- KubernetesClusterUpgradeProfile - Interface in com.azure.resourcemanager.containerservice.models
-
The result of checking for the Kubernetes cluster's upgrade profile.
- KubernetesPatchVersion - Class in com.azure.resourcemanager.containerservice.models
-
Kubernetes patch version profile.
- KubernetesPatchVersion() - Constructor for class com.azure.resourcemanager.containerservice.models.KubernetesPatchVersion
-
Creates an instance of KubernetesPatchVersion class.
- KubernetesSupportPlan - Class in com.azure.resourcemanager.containerservice.models
-
Different support tiers for AKS managed clusters.
- KubernetesSupportPlan() - Constructor for class com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan
-
Deprecated.Use the
KubernetesSupportPlan.fromString(String)factory method. - kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Get the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Get the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the kubernetesVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the kubernetesVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the kubernetesVersion property: The version of Kubernetes.
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the kubernetesVersion property: The version of Kubernetes.
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Get the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
-
Get the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Get the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- kubernetesVersion() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
-
Get the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- KubernetesVersion - Class in com.azure.resourcemanager.containerservice.models
-
Kubernetes version profile for given major.minor release.
- KubernetesVersion() - Constructor for class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Creates an instance of KubernetesVersion class.
- KubernetesVersionCapabilities - Class in com.azure.resourcemanager.containerservice.models
-
Capabilities on this Kubernetes version.
- KubernetesVersionCapabilities() - Constructor for class com.azure.resourcemanager.containerservice.models.KubernetesVersionCapabilities
-
Creates an instance of KubernetesVersionCapabilities class.
- KubernetesVersionListResultInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Hold values properties, which is array of KubernetesVersion.
- KubernetesVersionListResultInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner
-
Creates an instance of KubernetesVersionListResultInner class.
- kubeStateMetrics() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
-
Get the kubeStateMetrics property: Kube State Metrics profile for the Azure Managed Prometheus addon.
L
- LAST - Static variable in class com.azure.resourcemanager.containerservice.models.Type
-
Static value Last for Type.
- latestNodeImageVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Get the latestNodeImageVersion property: The latest AKS supported node image version.
- latestNodeImageVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Get the latestNodeImageVersion property: The latest AKS supported node image version.
- LEAST_WASTE - Static variable in class com.azure.resourcemanager.containerservice.models.Expander
-
Static value least-waste for Expander.
- licenseType() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Get the licenseType property: The license type to use for Windows VMs.
- LicenseType - Class in com.azure.resourcemanager.containerservice.models
-
The license type to use for Windows VMs.
- LicenseType() - Constructor for class com.azure.resourcemanager.containerservice.models.LicenseType
-
Deprecated.Use the
LicenseType.fromString(String)factory method. - LINUX - Static variable in class com.azure.resourcemanager.containerservice.models.OSType
-
Static value Linux for OSType.
- linuxOSConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the linuxOSConfig property: The OS configuration of Linux agent nodes.
- linuxOSConfig() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the linuxOSConfig property: The OS configuration of Linux agent nodes.
- LinuxOSConfig - Class in com.azure.resourcemanager.containerservice.models
-
OS configurations of Linux agent nodes.
- LinuxOSConfig() - Constructor for class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Creates an instance of LinuxOSConfig class.
- linuxProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the linuxProfile property: The profile for Linux VMs in the Managed Cluster.
- linuxProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the linuxProfile property: The profile for Linux VMs in the Managed Cluster.
- linuxRootUsername() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- list() - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of managed clusters in the specified subscription.
- list() - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Gets a list of OpenShift managed clusters in the specified subscription.
- list() - Method in interface com.azure.resourcemanager.containerservice.fluent.OperationsClient
-
Gets a list of operations.
- list() - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Gets a list of snapshots in the specified subscription.
- list(Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of managed clusters in the specified subscription.
- list(Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Gets a list of OpenShift managed clusters in the specified subscription.
- list(Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OperationsClient
-
Gets a list of operations.
- list(Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Gets a list of snapshots in the specified subscription.
- list(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRolesClient
-
List supported trusted access roles.
- list(String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRolesClient
-
List supported trusted access roles.
- list(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets a list of agent pools in the specified managed cluster.
- list(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets a list of private endpoint connections in the specified managed cluster.
- list(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateLinkResourcesClient
-
Gets a list of private link resources in the specified managed cluster.
- list(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
List trusted access role bindings.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets a list of agent pools in the specified managed cluster.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
List trusted access role bindings.
- list(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MachinesClient
-
Gets a list of machines in the specified agent pool.
- list(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.MachinesClient
-
Gets a list of machines in the specified agent pool.
- listAdminKubeConfigContent(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns the admin Kube.config content which can be used with a Kubernetes client.
- listAdminKubeConfigContentAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns asynchronously the admin Kube.config content which can be used with a Kubernetes client.
- listAsync() - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of managed clusters in the specified subscription.
- listAsync() - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Gets a list of OpenShift managed clusters in the specified subscription.
- listAsync() - Method in interface com.azure.resourcemanager.containerservice.fluent.OperationsClient
-
Gets a list of operations.
- listAsync() - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Gets a list of snapshots in the specified subscription.
- listAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRolesClient
-
List supported trusted access roles.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Gets a list of agent pools in the specified managed cluster.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets a list of private endpoint connections in the specified managed cluster.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateLinkResourcesClient
-
Gets a list of private link resources in the specified managed cluster.
- listAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.TrustedAccessRoleBindingsClient
-
List trusted access role bindings.
- listAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MachinesClient
-
Gets a list of machines in the specified agent pool.
- listByManagedCluster(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Gets a list of maintenance configurations in the specified managed cluster.
- listByManagedCluster(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Gets a list of maintenance configurations in the specified managed cluster.
- listByManagedClusterAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.MaintenanceConfigurationsClient
-
Gets a list of maintenance configurations in the specified managed cluster.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists managed clusters in the specified subscription and resource group.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Lists OpenShift managed clusters in the specified subscription and resource group.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Lists snapshots in the specified subscription and resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists managed clusters in the specified subscription and resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Lists OpenShift managed clusters in the specified subscription and resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Lists snapshots in the specified subscription and resource group.
- listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists managed clusters in the specified subscription and resource group.
- listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Lists OpenShift managed clusters in the specified subscription and resource group.
- listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Lists snapshots in the specified subscription and resource group.
- listClusterAdminCredentials(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the admin credentials of a managed cluster.
- listClusterAdminCredentialsAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the admin credentials of a managed cluster.
- listClusterAdminCredentialsWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the admin credentials of a managed cluster.
- listClusterAdminCredentialsWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the admin credentials of a managed cluster.
- listClusterMonitoringUserCredentials(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the cluster monitoring user credentials of a managed cluster.
- listClusterMonitoringUserCredentialsAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the cluster monitoring user credentials of a managed cluster.
- listClusterMonitoringUserCredentialsWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the cluster monitoring user credentials of a managed cluster.
- listClusterMonitoringUserCredentialsWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the cluster monitoring user credentials of a managed cluster.
- listClusterUserCredentials(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the user credentials of a managed cluster.
- listClusterUserCredentialsAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the user credentials of a managed cluster.
- listClusterUserCredentialsWithResponse(String, String, String, Format, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the user credentials of a managed cluster.
- listClusterUserCredentialsWithResponseAsync(String, String, String, Format) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists the user credentials of a managed cluster.
- listKubernetesVersions(Region) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
- listKubernetesVersions(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of supported Kubernetes versions in the specified subscription.
- listKubernetesVersionsAsync(Region) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
- listKubernetesVersionsAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of supported Kubernetes versions in the specified subscription.
- listKubernetesVersionsWithResponse(String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of supported Kubernetes versions in the specified subscription.
- listKubernetesVersionsWithResponseAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of supported Kubernetes versions in the specified subscription.
- listMeshRevisionProfiles(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists mesh revision profiles for all meshes in the specified location.
- listMeshRevisionProfiles(String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists mesh revision profiles for all meshes in the specified location.
- listMeshRevisionProfilesAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists mesh revision profiles for all meshes in the specified location.
- listMeshUpgradeProfiles(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists available upgrades for all service meshes in a specific cluster.
- listMeshUpgradeProfiles(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists available upgrades for all service meshes in a specific cluster.
- listMeshUpgradeProfilesAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Lists available upgrades for all service meshes in a specific cluster.
- listOrchestrators(Region, ContainerServiceResourceTypes) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns the list of available orchestrators for the given Azure region.
- listOrchestrators(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServicesClient
-
Gets a list of supported orchestrators in the specified subscription.
- listOrchestratorsAsync(Region, ContainerServiceResourceTypes) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns the list of available orchestrators for the given Azure region.
- listOrchestratorsAsync(String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServicesClient
-
Gets a list of supported orchestrators in the specified subscription.
- listOrchestratorsWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServicesClient
-
Gets a list of supported orchestrators in the specified subscription.
- listOrchestratorsWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ContainerServicesClient
-
Gets a list of supported orchestrators in the specified subscription.
- listOutboundNetworkDependenciesEndpoints(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster.
- listOutboundNetworkDependenciesEndpoints(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster.
- listOutboundNetworkDependenciesEndpointsAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Gets a list of egress endpoints (network endpoints of all outbound dependencies) in the specified managed cluster.
- listUserKubeConfigContent(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns the user Kube.config content which can be used with a Kubernetes client.
- listUserKubeConfigContent(String, String, Format) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns the user Kube.config content which can be used with a Kubernetes client.
- listUserKubeConfigContentAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns asynchronously the user Kube.config content which can be used with a Kubernetes client.
- listUserKubeConfigContentAsync(String, String, Format) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Returns asynchronously the user Kube.config content which can be used with a Kubernetes client.
- listWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets a list of private endpoint connections in the specified managed cluster.
- listWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateLinkResourcesClient
-
Gets a list of private link resources in the specified managed cluster.
- listWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Gets a list of private endpoint connections in the specified managed cluster.
- listWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateLinkResourcesClient
-
Gets a list of private link resources in the specified managed cluster.
- LOAD_BALANCER - Static variable in class com.azure.resourcemanager.containerservice.models.OutboundType
-
Static value loadBalancer for OutboundType.
- loadBalancerProfile() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the loadBalancerProfile property: Profile of the cluster load balancer.
- loadBalancerSku() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the loadBalancerSku property: The default is 'standard'.
- LoadBalancerSku - Class in com.azure.resourcemanager.containerservice.models
-
The load balancer sku for the managed cluster.
- LoadBalancerSku() - Constructor for class com.azure.resourcemanager.containerservice.models.LoadBalancerSku
-
Deprecated.Use the
LoadBalancerSku.fromString(String)factory method. - location() - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Get the location property: The source resource location - internal use only.
- location() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultHeaders
-
Get the location property: The Location property.
- logAnalyticsWorkspaceResourceId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
-
Get the logAnalyticsWorkspaceResourceId property: Resource ID of the Log Analytics workspace to be associated with Microsoft Defender.
- logs() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Get the logs property: The command output.
- logs() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Get the logs property: The command output.
M
- MachineInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
A machine.
- MachineInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
-
Creates an instance of MachineInner class.
- MachineIpAddress - Class in com.azure.resourcemanager.containerservice.models
-
The machine IP address details.
- MachineIpAddress() - Constructor for class com.azure.resourcemanager.containerservice.models.MachineIpAddress
-
Creates an instance of MachineIpAddress class.
- MachineListResult - Class in com.azure.resourcemanager.containerservice.models
-
The response from the List Machines operation.
- MachineListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.MachineListResult
-
Creates an instance of MachineListResult class.
- machineNames() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolDeleteMachinesParameter
-
Get the machineNames property: The agent pool machine names.
- MachineNetworkProperties - Class in com.azure.resourcemanager.containerservice.models
-
network properties of the machine.
- MachineNetworkProperties() - Constructor for class com.azure.resourcemanager.containerservice.models.MachineNetworkProperties
-
Creates an instance of MachineNetworkProperties class.
- MachineProperties - Class in com.azure.resourcemanager.containerservice.models
-
The properties of the machine.
- MachineProperties() - Constructor for class com.azure.resourcemanager.containerservice.models.MachineProperties
-
Creates an instance of MachineProperties class.
- MachinesClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in MachinesClient.
- MaintenanceConfigurationInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Planned maintenance configuration, used to configure when updates can be deployed to a Managed Cluster.
- MaintenanceConfigurationInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Creates an instance of MaintenanceConfigurationInner class.
- MaintenanceConfigurationListResult - Class in com.azure.resourcemanager.containerservice.models
-
The response from the List maintenance configurations operation.
- MaintenanceConfigurationListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult
-
Creates an instance of MaintenanceConfigurationListResult class.
- MaintenanceConfigurationProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Properties used to configure planned maintenance for a Managed Cluster.
- MaintenanceConfigurationProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Creates an instance of MaintenanceConfigurationProperties class.
- MaintenanceConfigurationsClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in MaintenanceConfigurationsClient.
- maintenanceWindow() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Get the maintenanceWindow property: Maintenance window for the maintenance configuration.
- maintenanceWindow() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Get the maintenanceWindow property: Maintenance window for the maintenance configuration.
- MaintenanceWindow - Class in com.azure.resourcemanager.containerservice.models
-
Maintenance window used to configure scheduled auto-upgrade for a Managed Cluster.
- MaintenanceWindow() - Constructor for class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Creates an instance of MaintenanceWindow class.
- managed() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Get the managed property: Whether to enable managed AAD.
- MANAGED - Static variable in class com.azure.resourcemanager.containerservice.models.OSDiskType
-
Static value Managed for OSDiskType.
- MANAGED_CLUSTERS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceResourceTypes
-
Static value managedClusters for ContainerServiceResourceTypes.
- MANAGED_NATGATEWAY - Static variable in class com.azure.resourcemanager.containerservice.models.OutboundType
-
Static value managedNATGateway for OutboundType.
- ManagedClusterAadProfile - Class in com.azure.resourcemanager.containerservice.models
-
AADProfile specifies attributes for Azure Active Directory integration.
- ManagedClusterAadProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Creates an instance of ManagedClusterAadProfile class.
- ManagedClusterAccessProfileInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Managed cluster Access Profile.
- ManagedClusterAccessProfileInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Creates an instance of ManagedClusterAccessProfileInner class.
- ManagedClusterAddonProfile - Class in com.azure.resourcemanager.containerservice.models
-
A Kubernetes add-on profile for a managed cluster.
- ManagedClusterAddonProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Creates an instance of ManagedClusterAddonProfile class.
- ManagedClusterAddonProfileIdentity - Class in com.azure.resourcemanager.containerservice.models
-
Information of user assigned identity used by this add-on.
- ManagedClusterAddonProfileIdentity() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfileIdentity
-
Creates an instance of ManagedClusterAddonProfileIdentity class.
- ManagedClusterAgentPoolProfile - Class in com.azure.resourcemanager.containerservice.models
-
Profile for the container service agent pool.
- ManagedClusterAgentPoolProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Creates an instance of ManagedClusterAgentPoolProfile class.
- ManagedClusterAgentPoolProfileProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Properties for the container service agent pool profile.
- ManagedClusterAgentPoolProfileProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Creates an instance of ManagedClusterAgentPoolProfileProperties class.
- ManagedClusterApiServerAccessProfile - Class in com.azure.resourcemanager.containerservice.models
-
Access profile for managed cluster API server.
- ManagedClusterApiServerAccessProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Creates an instance of ManagedClusterApiServerAccessProfile class.
- ManagedClusterAutoUpgradeProfile - Class in com.azure.resourcemanager.containerservice.models
-
Auto upgrade profile for a managed cluster.
- ManagedClusterAutoUpgradeProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
-
Creates an instance of ManagedClusterAutoUpgradeProfile class.
- ManagedClusterAzureMonitorProfile - Class in com.azure.resourcemanager.containerservice.models
-
Azure Monitor addon profiles for monitoring the managed cluster.
- ManagedClusterAzureMonitorProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfile
-
Creates an instance of ManagedClusterAzureMonitorProfile class.
- ManagedClusterAzureMonitorProfileKubeStateMetrics - Class in com.azure.resourcemanager.containerservice.models
-
Kube State Metrics profile for the Azure Managed Prometheus addon.
- ManagedClusterAzureMonitorProfileKubeStateMetrics() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
-
Creates an instance of ManagedClusterAzureMonitorProfileKubeStateMetrics class.
- ManagedClusterAzureMonitorProfileMetrics - Class in com.azure.resourcemanager.containerservice.models
-
Metrics profile for the Azure Monitor managed service for Prometheus addon.
- ManagedClusterAzureMonitorProfileMetrics() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
-
Creates an instance of ManagedClusterAzureMonitorProfileMetrics class.
- ManagedClusterCostAnalysis - Class in com.azure.resourcemanager.containerservice.models
-
The cost analysis configuration for the cluster.
- ManagedClusterCostAnalysis() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterCostAnalysis
-
Creates an instance of ManagedClusterCostAnalysis class.
- ManagedClusterHttpProxyConfig - Class in com.azure.resourcemanager.containerservice.models
-
Cluster HTTP proxy configuration.
- ManagedClusterHttpProxyConfig() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Creates an instance of ManagedClusterHttpProxyConfig class.
- ManagedClusterIdentity - Class in com.azure.resourcemanager.containerservice.models
-
Identity for the managed cluster.
- ManagedClusterIdentity() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Creates an instance of ManagedClusterIdentity class.
- ManagedClusterIngressProfile - Class in com.azure.resourcemanager.containerservice.models
-
Ingress profile for the container service cluster.
- ManagedClusterIngressProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfile
-
Creates an instance of ManagedClusterIngressProfile class.
- ManagedClusterIngressProfileWebAppRouting - Class in com.azure.resourcemanager.containerservice.models
-
Application Routing add-on settings for the ingress profile.
- ManagedClusterIngressProfileWebAppRouting() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Creates an instance of ManagedClusterIngressProfileWebAppRouting class.
- ManagedClusterInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Managed cluster.
- ManagedClusterInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Creates an instance of ManagedClusterInner class.
- ManagedClusterListResult - Class in com.azure.resourcemanager.containerservice.models
-
The response from the List Managed Clusters operation.
- ManagedClusterListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
-
Creates an instance of ManagedClusterListResult class.
- ManagedClusterLoadBalancerProfile - Class in com.azure.resourcemanager.containerservice.models
-
Profile of the managed cluster load balancer.
- ManagedClusterLoadBalancerProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Creates an instance of ManagedClusterLoadBalancerProfile class.
- ManagedClusterLoadBalancerProfileManagedOutboundIPs - Class in com.azure.resourcemanager.containerservice.models
-
Desired managed outbound IPs for the cluster load balancer.
- ManagedClusterLoadBalancerProfileManagedOutboundIPs() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
-
Creates an instance of ManagedClusterLoadBalancerProfileManagedOutboundIPs class.
- ManagedClusterLoadBalancerProfileOutboundIpPrefixes - Class in com.azure.resourcemanager.containerservice.models
-
Desired outbound IP Prefix resources for the cluster load balancer.
- ManagedClusterLoadBalancerProfileOutboundIpPrefixes() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIpPrefixes
-
Creates an instance of ManagedClusterLoadBalancerProfileOutboundIpPrefixes class.
- ManagedClusterLoadBalancerProfileOutboundIPs - Class in com.azure.resourcemanager.containerservice.models
-
Desired outbound IP resources for the cluster load balancer.
- ManagedClusterLoadBalancerProfileOutboundIPs() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIPs
-
Creates an instance of ManagedClusterLoadBalancerProfileOutboundIPs class.
- ManagedClusterManagedOutboundIpProfile - Class in com.azure.resourcemanager.containerservice.models
-
Profile of the managed outbound IP resources of the managed cluster.
- ManagedClusterManagedOutboundIpProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterManagedOutboundIpProfile
-
Creates an instance of ManagedClusterManagedOutboundIpProfile class.
- ManagedClusterMetricsProfile - Class in com.azure.resourcemanager.containerservice.models
-
The metrics profile for the ManagedCluster.
- ManagedClusterMetricsProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterMetricsProfile
-
Creates an instance of ManagedClusterMetricsProfile class.
- ManagedClusterNatGatewayProfile - Class in com.azure.resourcemanager.containerservice.models
-
Profile of the managed cluster NAT gateway.
- ManagedClusterNatGatewayProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Creates an instance of ManagedClusterNatGatewayProfile class.
- ManagedClusterNodeResourceGroupProfile - Class in com.azure.resourcemanager.containerservice.models
-
Node resource group lockdown profile for a managed cluster.
- ManagedClusterNodeResourceGroupProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterNodeResourceGroupProfile
-
Creates an instance of ManagedClusterNodeResourceGroupProfile class.
- ManagedClusterOidcIssuerProfile - Class in com.azure.resourcemanager.containerservice.models
-
The OIDC issuer profile of the Managed Cluster.
- ManagedClusterOidcIssuerProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterOidcIssuerProfile
-
Creates an instance of ManagedClusterOidcIssuerProfile class.
- ManagedClusterPodIdentity - Class in com.azure.resourcemanager.containerservice.models
-
Details about the pod identity assigned to the Managed Cluster.
- ManagedClusterPodIdentity() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Creates an instance of ManagedClusterPodIdentity class.
- ManagedClusterPodIdentityException - Class in com.azure.resourcemanager.containerservice.models
-
A pod identity exception, which allows pods with certain labels to access the Azure Instance Metadata Service (IMDS) endpoint without being intercepted by the node-managed identity (NMI) server.
- ManagedClusterPodIdentityException() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Creates an instance of ManagedClusterPodIdentityException class.
- ManagedClusterPodIdentityProfile - Class in com.azure.resourcemanager.containerservice.models
-
The pod identity profile of the Managed Cluster.
- ManagedClusterPodIdentityProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Creates an instance of ManagedClusterPodIdentityProfile class.
- ManagedClusterPodIdentityProvisioningError - Class in com.azure.resourcemanager.containerservice.models
-
An error response from the pod identity provisioning.
- ManagedClusterPodIdentityProvisioningError() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningError
-
Creates an instance of ManagedClusterPodIdentityProvisioningError class.
- ManagedClusterPodIdentityProvisioningErrorBody - Class in com.azure.resourcemanager.containerservice.models
-
An error response from the pod identity provisioning.
- ManagedClusterPodIdentityProvisioningErrorBody() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Creates an instance of ManagedClusterPodIdentityProvisioningErrorBody class.
- ManagedClusterPodIdentityProvisioningInfo - Class in com.azure.resourcemanager.containerservice.models
-
The ManagedClusterPodIdentityProvisioningInfo model.
- ManagedClusterPodIdentityProvisioningInfo() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningInfo
-
Creates an instance of ManagedClusterPodIdentityProvisioningInfo class.
- ManagedClusterPodIdentityProvisioningState - Class in com.azure.resourcemanager.containerservice.models
-
The current provisioning state of the pod identity.
- ManagedClusterPodIdentityProvisioningState() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Deprecated.Use the
ManagedClusterPodIdentityProvisioningState.fromString(String)factory method. - ManagedClusterPoolUpgradeProfile - Class in com.azure.resourcemanager.containerservice.models
-
The list of available upgrade versions.
- ManagedClusterPoolUpgradeProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Creates an instance of ManagedClusterPoolUpgradeProfile class.
- ManagedClusterPoolUpgradeProfileUpgradesItem - Class in com.azure.resourcemanager.containerservice.models
-
The ManagedClusterPoolUpgradeProfileUpgradesItem model.
- ManagedClusterPoolUpgradeProfileUpgradesItem() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
-
Creates an instance of ManagedClusterPoolUpgradeProfileUpgradesItem class.
- ManagedClusterProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Properties of the managed cluster.
- ManagedClusterProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Creates an instance of ManagedClusterProperties class.
- ManagedClusterPropertiesAutoScalerProfile - Class in com.azure.resourcemanager.containerservice.models
-
Parameters to be applied to the cluster-autoscaler when enabled.
- ManagedClusterPropertiesAutoScalerProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Creates an instance of ManagedClusterPropertiesAutoScalerProfile class.
- ManagedClustersClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in ManagedClustersClient.
- ManagedClusterSecurityProfile - Class in com.azure.resourcemanager.containerservice.models
-
Security profile for the container service cluster.
- ManagedClusterSecurityProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Creates an instance of ManagedClusterSecurityProfile class.
- ManagedClusterSecurityProfileDefender - Class in com.azure.resourcemanager.containerservice.models
-
Microsoft Defender settings for the security profile.
- ManagedClusterSecurityProfileDefender() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
-
Creates an instance of ManagedClusterSecurityProfileDefender class.
- ManagedClusterSecurityProfileDefenderSecurityMonitoring - Class in com.azure.resourcemanager.containerservice.models
-
Microsoft Defender settings for the security profile threat detection.
- ManagedClusterSecurityProfileDefenderSecurityMonitoring() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring
-
Creates an instance of ManagedClusterSecurityProfileDefenderSecurityMonitoring class.
- ManagedClusterSecurityProfileImageCleaner - Class in com.azure.resourcemanager.containerservice.models
-
Image Cleaner removes unused images from nodes, freeing up disk space and helping to reduce attack surface area.
- ManagedClusterSecurityProfileImageCleaner() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
-
Creates an instance of ManagedClusterSecurityProfileImageCleaner class.
- ManagedClusterSecurityProfileWorkloadIdentity - Class in com.azure.resourcemanager.containerservice.models
-
Workload identity settings for the security profile.
- ManagedClusterSecurityProfileWorkloadIdentity() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileWorkloadIdentity
-
Creates an instance of ManagedClusterSecurityProfileWorkloadIdentity class.
- ManagedClusterServicePrincipalProfile - Class in com.azure.resourcemanager.containerservice.models
-
Information about a service principal identity for the cluster to use for manipulating Azure APIs.
- ManagedClusterServicePrincipalProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
-
Creates an instance of ManagedClusterServicePrincipalProfile class.
- ManagedClustersGetCommandResultHeaders - Class in com.azure.resourcemanager.containerservice.models
-
The ManagedClustersGetCommandResultHeaders model.
- ManagedClustersGetCommandResultHeaders(HttpHeaders) - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultHeaders
-
Creates an instance of ManagedClustersGetCommandResultHeaders class.
- ManagedClustersGetCommandResultResponse - Class in com.azure.resourcemanager.containerservice.models
-
Contains all response data for the getCommandResult operation.
- ManagedClustersGetCommandResultResponse(HttpRequest, int, HttpHeaders, RunCommandResultInner, ManagedClustersGetCommandResultHeaders) - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultResponse
-
Creates an instance of ManagedClustersGetCommandResultResponse.
- ManagedClusterSku - Class in com.azure.resourcemanager.containerservice.models
-
The SKU of a Managed Cluster.
- ManagedClusterSku() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
-
Creates an instance of ManagedClusterSku class.
- ManagedClusterSkuName - Class in com.azure.resourcemanager.containerservice.models
-
The name of a managed cluster SKU.
- ManagedClusterSkuName() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuName
-
Deprecated.Use the
ManagedClusterSkuName.fromString(String)factory method. - ManagedClusterSkuTier - Class in com.azure.resourcemanager.containerservice.models
-
The tier of a managed cluster SKU.
- ManagedClusterSkuTier() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuTier
-
Deprecated.Use the
ManagedClusterSkuTier.fromString(String)factory method. - ManagedClusterStorageProfile - Class in com.azure.resourcemanager.containerservice.models
-
Storage profile for the container service cluster.
- ManagedClusterStorageProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Creates an instance of ManagedClusterStorageProfile class.
- ManagedClusterStorageProfileBlobCsiDriver - Class in com.azure.resourcemanager.containerservice.models
-
AzureBlob CSI Driver settings for the storage profile.
- ManagedClusterStorageProfileBlobCsiDriver() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileBlobCsiDriver
-
Creates an instance of ManagedClusterStorageProfileBlobCsiDriver class.
- ManagedClusterStorageProfileDiskCsiDriver - Class in com.azure.resourcemanager.containerservice.models
-
AzureDisk CSI Driver settings for the storage profile.
- ManagedClusterStorageProfileDiskCsiDriver() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileDiskCsiDriver
-
Creates an instance of ManagedClusterStorageProfileDiskCsiDriver class.
- ManagedClusterStorageProfileFileCsiDriver - Class in com.azure.resourcemanager.containerservice.models
-
AzureFile CSI Driver settings for the storage profile.
- ManagedClusterStorageProfileFileCsiDriver() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileFileCsiDriver
-
Creates an instance of ManagedClusterStorageProfileFileCsiDriver class.
- ManagedClusterStorageProfileSnapshotController - Class in com.azure.resourcemanager.containerservice.models
-
Snapshot Controller settings for the storage profile.
- ManagedClusterStorageProfileSnapshotController() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileSnapshotController
-
Creates an instance of ManagedClusterStorageProfileSnapshotController class.
- ManagedClusterUpgradeProfileInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The list of available upgrades for compute pools.
- ManagedClusterUpgradeProfileInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Creates an instance of ManagedClusterUpgradeProfileInner class.
- ManagedClusterUpgradeProfileProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Control plane and agent pool upgrade profiles.
- ManagedClusterUpgradeProfileProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
-
Creates an instance of ManagedClusterUpgradeProfileProperties class.
- ManagedClusterWindowsProfile - Class in com.azure.resourcemanager.containerservice.models
-
Profile for Windows VMs in the managed cluster.
- ManagedClusterWindowsProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Creates an instance of ManagedClusterWindowsProfile class.
- ManagedClusterWorkloadAutoScalerProfile - Class in com.azure.resourcemanager.containerservice.models
-
Workload Auto-scaler profile for the managed cluster.
- ManagedClusterWorkloadAutoScalerProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
-
Creates an instance of ManagedClusterWorkloadAutoScalerProfile class.
- ManagedClusterWorkloadAutoScalerProfileKeda - Class in com.azure.resourcemanager.containerservice.models
-
KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.
- ManagedClusterWorkloadAutoScalerProfileKeda() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileKeda
-
Creates an instance of ManagedClusterWorkloadAutoScalerProfileKeda class.
- ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler - Class in com.azure.resourcemanager.containerservice.models
-
VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
- ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
-
Creates an instance of ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler class.
- managedOutboundIpProfile() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Get the managedOutboundIpProfile property: Profile of the managed outbound IP resources of the cluster NAT gateway.
- managedOutboundIPs() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the managedOutboundIPs property: Desired managed outbound IPs for the cluster load balancer.
- ManagedServiceIdentityUserAssignedIdentitiesValue - Class in com.azure.resourcemanager.containerservice.models
-
The ManagedServiceIdentityUserAssignedIdentitiesValue model.
- ManagedServiceIdentityUserAssignedIdentitiesValue() - Constructor for class com.azure.resourcemanager.containerservice.models.ManagedServiceIdentityUserAssignedIdentitiesValue
-
Creates an instance of ManagedServiceIdentityUserAssignedIdentitiesValue class.
- masterPoolProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the masterPoolProfile property: Configuration for OpenShift master VMs.
- masterPoolProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the masterPoolProfile property: Configuration for OpenShift master VMs.
- maxAgentPools() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the maxAgentPools property: The max number of agent pools for the managed cluster.
- maxAgentPools() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the maxAgentPools property: The max number of agent pools for the managed cluster.
- maxCount() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the maxCount property: The maximum number of nodes for auto-scaling.
- maxCount() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the maxCount property: The maximum number of nodes for auto-scaling.
- maxEmptyBulkDelete() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the maxEmptyBulkDelete property: The default is 10.
- maxGracefulTerminationSec() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the maxGracefulTerminationSec property: The default is 600.
- maximumNodeSize() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- maximumNodeSize() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- maximumNodeSize() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- maximumPodsPerNode() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- maximumPodsPerNode() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- maximumPodsPerNode() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- maxNodeProvisionTime() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the maxNodeProvisionTime property: The default is '15m'.
- maxPods() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the maxPods property: The maximum number of pods that can run on a node.
- maxPods() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the maxPods property: The maximum number of pods that can run on a node.
- maxSurge() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Get the maxSurge property: This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%').
- maxTotalUnreadyPercentage() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the maxTotalUnreadyPercentage property: The default is 45.
- MeshRevision - Class in com.azure.resourcemanager.containerservice.models
-
Holds information on upgrades and compatibility for given major.minor mesh release.
- MeshRevision() - Constructor for class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Creates an instance of MeshRevision class.
- MeshRevisionProfileInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Mesh revision profile for a mesh.
- MeshRevisionProfileInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Creates an instance of MeshRevisionProfileInner class.
- MeshRevisionProfileList - Class in com.azure.resourcemanager.containerservice.models
-
Holds an array of MeshRevisionsProfiles.
- MeshRevisionProfileList() - Constructor for class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
-
Creates an instance of MeshRevisionProfileList class.
- MeshRevisionProfileProperties - Class in com.azure.resourcemanager.containerservice.models
-
Mesh revision profile properties for a mesh.
- MeshRevisionProfileProperties() - Constructor for class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileProperties
-
Creates an instance of MeshRevisionProfileProperties class.
- meshRevisions() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileProperties
-
Get the meshRevisions property: The meshRevisions property.
- MeshUpgradeProfileInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Upgrade profile for given mesh.
- MeshUpgradeProfileInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Creates an instance of MeshUpgradeProfileInner class.
- MeshUpgradeProfileList - Class in com.azure.resourcemanager.containerservice.models
-
Holds an array of MeshUpgradeProfiles.
- MeshUpgradeProfileList() - Constructor for class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
-
Creates an instance of MeshUpgradeProfileList class.
- MeshUpgradeProfileProperties - Class in com.azure.resourcemanager.containerservice.models
-
Mesh upgrade profile properties for a major.minor release.
- MeshUpgradeProfileProperties() - Constructor for class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileProperties
-
Creates an instance of MeshUpgradeProfileProperties class.
- message() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Get the message property: A message describing the error, intended to be suitable for display in a user interface.
- metricAnnotationsAllowList() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
-
Get the metricAnnotationsAllowList property: Comma-separated list of Kubernetes annotation keys that will be used in the resource's labels metric (Example: 'namespaces=[kubernetes.io/team,...],pods=[kubernetes.io/team],...').
- metricLabelsAllowlist() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
-
Get the metricLabelsAllowlist property: Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric (Example: 'namespaces=[k8s-label-1,k8s-label-n,...],pods=[app],...').
- metrics() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfile
-
Get the metrics property: Metrics profile for the Azure Monitor managed service for Prometheus addon.
- metricsProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the metricsProfile property: Optional cluster metrics configuration.
- metricsProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the metricsProfile property: Optional cluster metrics configuration.
- MIG1G - Static variable in class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Static value MIG1g for GpuInstanceProfile.
- MIG2G - Static variable in class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Static value MIG2g for GpuInstanceProfile.
- MIG3G - Static variable in class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Static value MIG3g for GpuInstanceProfile.
- MIG4G - Static variable in class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Static value MIG4g for GpuInstanceProfile.
- MIG7G - Static variable in class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Static value MIG7g for GpuInstanceProfile.
- minCount() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the minCount property: The minimum number of nodes for auto-scaling.
- minCount() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the minCount property: The minimum number of nodes for auto-scaling.
- minimumNodeSize() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- minimumNodeSize() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- minimumNodeSize() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- mode() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the mode property: A cluster must have at least one 'System' Agent Pool at all times.
- mode() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the mode property: A cluster must have at least one 'System' Agent Pool at all times.
- mode() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- mode() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- mode() - Method in class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
-
Get the mode property: Mode of an ingress gateway.
- mode() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- mode() - Method in class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
-
Get the mode property: Mode of the service mesh.
- MONDAY - Static variable in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Static value Monday for WeekDay.
- MOST_PODS - Static variable in class com.azure.resourcemanager.containerservice.models.Expander
-
Static value most-pods for Expander.
N
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Get the name property: The name of the agent pool version list.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the name property: The name of the resource that is unique within a resource group.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Get the name property: The name of the agent pool upgrade profile.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
-
Get the name property: The name of the resource that is unique within a resource group.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Get the name property: The name of the resource that is unique within a resource group.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Get the name property: The name of the upgrade profile.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Get the name property: The name of the operation.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Get the name property: Name of the orchestrator version profile list result.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Get the name property: The name of the private link resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleInner
-
Get the name property: Name of role, name is unique under a source resource type.
- name() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- name() - Method in class com.azure.resourcemanager.containerservice.models.CompatibleVersions
-
Get the name property: The product/service name.
- name() - Method in class com.azure.resourcemanager.containerservice.models.CredentialResult
-
Get the name property: The name of the credential.
- name() - Method in class com.azure.resourcemanager.containerservice.models.ExtendedLocation
-
Get the name property: The name of the extended location.
- name() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterUpgradeProfile
- name() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Get the name property: Windows agent pool names must be 6 characters or less.
- name() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Get the name property: The name of the pod identity.
- name() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Get the name property: The name of the pod identity exception.
- name() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Get the name property: The Agent Pool name.
- name() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
-
Get the name property: The name of a managed cluster SKU.
- name() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Get the name property: Unique name of the pool profile in the context of the subscription and resource group.
- name() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
-
Get the name property: Name of the provider.
- name() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Get the name property: Unique name of the master pool profile in the context of the subscription and resource group.
- name() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
-
Get the name property: Name of the router profile.
- name() - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Get the name property: The plan ID.
- namespace() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Get the namespace property: The namespace of the pod identity.
- namespace() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Get the namespace property: The namespace of the pod identity exception.
- natGatewayProfile() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the natGatewayProfile property: Profile of the cluster NAT gateway.
- netCoreNetdevMaxBacklog() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netCoreNetdevMaxBacklog property: Sysctl setting net.core.netdev_max_backlog.
- netCoreOptmemMax() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netCoreOptmemMax property: Sysctl setting net.core.optmem_max.
- netCoreRmemDefault() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netCoreRmemDefault property: Sysctl setting net.core.rmem_default.
- netCoreRmemMax() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netCoreRmemMax property: Sysctl setting net.core.rmem_max.
- netCoreSomaxconn() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netCoreSomaxconn property: Sysctl setting net.core.somaxconn.
- netCoreWmemDefault() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netCoreWmemDefault property: Sysctl setting net.core.wmem_default.
- netCoreWmemMax() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netCoreWmemMax property: Sysctl setting net.core.wmem_max.
- netIpv4IpLocalPortRange() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4IpLocalPortRange property: Sysctl setting net.ipv4.ip_local_port_range.
- netIpv4NeighDefaultGcThresh1() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4NeighDefaultGcThresh1 property: Sysctl setting net.ipv4.neigh.default.gc_thresh1.
- netIpv4NeighDefaultGcThresh2() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4NeighDefaultGcThresh2 property: Sysctl setting net.ipv4.neigh.default.gc_thresh2.
- netIpv4NeighDefaultGcThresh3() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4NeighDefaultGcThresh3 property: Sysctl setting net.ipv4.neigh.default.gc_thresh3.
- netIpv4TcpFinTimeout() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4TcpFinTimeout property: Sysctl setting net.ipv4.tcp_fin_timeout.
- netIpv4TcpkeepaliveIntvl() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4TcpkeepaliveIntvl property: Sysctl setting net.ipv4.tcp_keepalive_intvl.
- netIpv4TcpKeepaliveProbes() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4TcpKeepaliveProbes property: Sysctl setting net.ipv4.tcp_keepalive_probes.
- netIpv4TcpKeepaliveTime() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4TcpKeepaliveTime property: Sysctl setting net.ipv4.tcp_keepalive_time.
- netIpv4TcpMaxSynBacklog() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4TcpMaxSynBacklog property: Sysctl setting net.ipv4.tcp_max_syn_backlog.
- netIpv4TcpMaxTwBuckets() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4TcpMaxTwBuckets property: Sysctl setting net.ipv4.tcp_max_tw_buckets.
- netIpv4TcpTwReuse() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netIpv4TcpTwReuse property: Sysctl setting net.ipv4.tcp_tw_reuse.
- netNetfilterNfConntrackBuckets() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netNetfilterNfConntrackBuckets property: Sysctl setting net.netfilter.nf_conntrack_buckets.
- netNetfilterNfConntrackMax() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the netNetfilterNfConntrackMax property: Sysctl setting net.netfilter.nf_conntrack_max.
- network() - Method in class com.azure.resourcemanager.containerservice.models.MachineProperties
-
Get the network property: network properties of the machine.
- networkDataplane() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the networkDataplane property: Network dataplane used in the Kubernetes cluster.
- NetworkDataplane - Class in com.azure.resourcemanager.containerservice.models
-
Network dataplane used in the Kubernetes cluster.
- NetworkDataplane() - Constructor for class com.azure.resourcemanager.containerservice.models.NetworkDataplane
-
Deprecated.Use the
NetworkDataplane.fromString(String)factory method. - networkId() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- networkId() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- networkId() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- networkMode() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the networkMode property: This cannot be specified if networkPlugin is anything other than 'azure'.
- NetworkMode - Class in com.azure.resourcemanager.containerservice.models
-
The network mode Azure CNI is configured with.
- NetworkMode() - Constructor for class com.azure.resourcemanager.containerservice.models.NetworkMode
-
Deprecated.Use the
NetworkMode.fromString(String)factory method. - networkPlugin() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the networkPlugin property: Network plugin used for building the Kubernetes network.
- NetworkPlugin - Class in com.azure.resourcemanager.containerservice.models
-
Network plugin used for building the Kubernetes network.
- NetworkPlugin() - Constructor for class com.azure.resourcemanager.containerservice.models.NetworkPlugin
-
Deprecated.Use the
NetworkPlugin.fromString(String)factory method. - networkPluginMode() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the networkPluginMode property: The mode the network plugin should use.
- NetworkPluginMode - Class in com.azure.resourcemanager.containerservice.models
-
The mode the network plugin should use.
- NetworkPluginMode() - Constructor for class com.azure.resourcemanager.containerservice.models.NetworkPluginMode
-
Deprecated.Use the
NetworkPluginMode.fromString(String)factory method. - networkPolicy() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the networkPolicy property: Network policy used for building the Kubernetes network.
- NetworkPolicy - Class in com.azure.resourcemanager.containerservice.models
-
Network policy used for building the Kubernetes network.
- NetworkPolicy() - Constructor for class com.azure.resourcemanager.containerservice.models.NetworkPolicy
-
Deprecated.Use the
NetworkPolicy.fromString(String)factory method. - networkProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the networkProfile property: Network-related settings of an agent pool.
- networkProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the networkProfile property: Network-related settings of an agent pool.
- networkProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the networkProfile property: The network configuration profile.
- networkProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the networkProfile property: The network configuration profile.
- networkProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the networkProfile property: Configuration for OpenShift networking.
- networkProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the networkProfile property: Configuration for OpenShift networking.
- networkProfile() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- NetworkProfile - Class in com.azure.resourcemanager.containerservice.models
-
Represents the OpenShift networking configuration.
- NetworkProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Creates an instance of NetworkProfile class.
- newPodScaleUpDelay() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the newPodScaleUpDelay property: For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolListResult
-
Get the nextLink property: The URL to get the next set of agent pool results.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.MachineListResult
-
Get the nextLink property: The URL to get the next set of machine results.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult
-
Get the nextLink property: The URL to get the next set of maintenance configuration results.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
-
Get the nextLink property: The URL to get the next set of managed cluster results.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
-
Get the nextLink property: The URL to get the next set of mesh revision profile.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
-
Get the nextLink property: The URL to get the next set of mesh upgrade profile.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
-
Get the nextLink property: The URL to get the next set of OpenShift managed cluster results.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.OutboundEnvironmentEndpointCollection
-
Get the nextLink property: Link to next page of resources.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.SnapshotListResult
-
Get the nextLink property: The URL to get the next set of snapshot results.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
-
Get the nextLink property: Link to next page of resources.
- nextLink() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleListResult
-
Get the nextLink property: Link to next page of resources.
- Next steps - Search tag in Overview
- Section
- NODE_IMAGE - Static variable in class com.azure.resourcemanager.containerservice.models.NodeOSUpgradeChannel
-
Static value NodeImage for NodeOSUpgradeChannel.
- NODE_IMAGE - Static variable in class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Static value node-image for UpgradeChannel.
- NODE_IP - Static variable in class com.azure.resourcemanager.containerservice.models.BackendPoolType
-
Static value NodeIP for BackendPoolType.
- NODE_IPCONFIGURATION - Static variable in class com.azure.resourcemanager.containerservice.models.BackendPoolType
-
Static value NodeIPConfiguration for BackendPoolType.
- NODE_POOL - Static variable in class com.azure.resourcemanager.containerservice.models.SnapshotType
-
Static value NodePool for SnapshotType.
- nodeImageVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the nodeImageVersion property: The version of node image.
- nodeImageVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the nodeImageVersion property: The version of node image.
- nodeImageVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the nodeImageVersion property: The version of node image.
- nodeImageVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the nodeImageVersion property: The version of node image.
- nodeImageVersion() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Get the nodeImageVersion property: The version of node image.
- nodeLabels() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the nodeLabels property: The node labels to be persisted across all nodes in agent pool.
- nodeLabels() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the nodeLabels property: The node labels to be persisted across all nodes in agent pool.
- nodeLabels() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- nodeLabels() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- nodeLabels() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- nodeOSUpgradeChannel() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
-
Get the nodeOSUpgradeChannel property: Manner in which the OS on your nodes is updated.
- NodeOSUpgradeChannel - Class in com.azure.resourcemanager.containerservice.models
-
Node OS Upgrade Channel Manner in which the OS on your nodes is updated.
- NodeOSUpgradeChannel() - Constructor for class com.azure.resourcemanager.containerservice.models.NodeOSUpgradeChannel
-
Deprecated.Use the
NodeOSUpgradeChannel.fromString(String)factory method. - nodePublicIpPrefixId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the nodePublicIpPrefixId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}.
- nodePublicIpPrefixId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the nodePublicIpPrefixId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}.
- nodePublicIpTags() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Get the nodePublicIpTags property: IPTags of instance-level public IPs.
- nodeResourceGroup() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the nodeResourceGroup property: The name of the resource group containing agent pool nodes.
- nodeResourceGroup() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the nodeResourceGroup property: The name of the resource group containing agent pool nodes.
- nodeResourceGroup() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- nodeResourceGroupProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the nodeResourceGroupProfile property: Profile of the node resource group configuration.
- nodeResourceGroupProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the nodeResourceGroupProfile property: Profile of the node resource group configuration.
- nodeSize() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- nodeSize() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- nodeSize() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- nodeSoakDurationInMinutes() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Get the nodeSoakDurationInMinutes property: The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node.
- nodeTaints() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the nodeTaints property: The taints added to new nodes during node pool create and scale.
- nodeTaints() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the nodeTaints property: The taints added to new nodes during node pool create and scale.
- nodeTaints() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- nodeTaints() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- nodeTaints() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- NONE - Enum constant in enum com.azure.resourcemanager.containerservice.models.ResourceIdentityType
-
Enum value None.
- NONE - Static variable in class com.azure.resourcemanager.containerservice.models.LicenseType
-
Static value None for LicenseType.
- NONE - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPlugin
-
Static value none for NetworkPlugin.
- NONE - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPolicy
-
Static value none for NetworkPolicy.
- NONE - Static variable in class com.azure.resourcemanager.containerservice.models.NodeOSUpgradeChannel
-
Static value None for NodeOSUpgradeChannel.
- NONE - Static variable in class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Static value none for UpgradeChannel.
- nonResourceUrls() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Get the nonResourceUrls property: List of allowed nonResourceURLs.
- noProxy() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Get the noProxy property: The endpoints that should not go through proxy.
- notAllowedDates() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Get the notAllowedDates property: Date ranges on which upgrade is not allowed.
- notAllowedTime() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Get the notAllowedTime property: Time slots on which upgrade is not allowed.
- notAllowedTime() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Get the notAllowedTime property: Time slots on which upgrade is not allowed.
O
- objectId() - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Get the objectId property: The object ID of the user assigned identity.
- observability() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Get the observability property: Observability profile to enable advanced network metrics and flow logs with historical contexts.
- OCICONTAINER - Static variable in class com.azure.resourcemanager.containerservice.models.WorkloadRuntime
-
Static value OCIContainer for WorkloadRuntime.
- oidcIssuerProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the oidcIssuerProfile property: The OIDC issuer profile of the Managed Cluster.
- oidcIssuerProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the oidcIssuerProfile property: The OIDC issuer profile of the Managed Cluster.
- okTotalUnreadyCount() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the okTotalUnreadyCount property: This must be an integer.
- OpenShiftAgentPoolProfileRole - Class in com.azure.resourcemanager.containerservice.models
-
OpenShiftAgentPoolProfileRole represents the role of the AgentPoolProfile.
- OpenShiftAgentPoolProfileRole() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftAgentPoolProfileRole
-
Deprecated.Use the
OpenShiftAgentPoolProfileRole.fromString(String)factory method. - OpenShiftContainerServiceVMSize - Class in com.azure.resourcemanager.containerservice.models
-
Size of OpenShift VMs.
- OpenShiftContainerServiceVMSize() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Deprecated.Use the
OpenShiftContainerServiceVMSize.fromString(String)factory method. - OpenShiftManagedClusterAadIdentityProvider - Class in com.azure.resourcemanager.containerservice.models
-
Defines the Identity provider for MS AAD.
- OpenShiftManagedClusterAadIdentityProvider() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Creates an instance of OpenShiftManagedClusterAadIdentityProvider class.
- OpenShiftManagedClusterAgentPoolProfile - Class in com.azure.resourcemanager.containerservice.models
-
Defines the configuration of the OpenShift cluster VMs.
- OpenShiftManagedClusterAgentPoolProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Creates an instance of OpenShiftManagedClusterAgentPoolProfile class.
- OpenShiftManagedClusterAuthProfile - Class in com.azure.resourcemanager.containerservice.models
-
Defines all possible authentication profiles for the OpenShift cluster.
- OpenShiftManagedClusterAuthProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAuthProfile
-
Creates an instance of OpenShiftManagedClusterAuthProfile class.
- OpenShiftManagedClusterBaseIdentityProvider - Class in com.azure.resourcemanager.containerservice.models
-
Structure for any Identity provider.
- OpenShiftManagedClusterBaseIdentityProvider() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
-
Creates an instance of OpenShiftManagedClusterBaseIdentityProvider class.
- OpenShiftManagedClusterIdentityProvider - Class in com.azure.resourcemanager.containerservice.models
-
Defines the configuration of the identity providers to be used in the OpenShift cluster.
- OpenShiftManagedClusterIdentityProvider() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
-
Creates an instance of OpenShiftManagedClusterIdentityProvider class.
- OpenShiftManagedClusterInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
OpenShift Managed cluster.
- OpenShiftManagedClusterInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Creates an instance of OpenShiftManagedClusterInner class.
- OpenShiftManagedClusterListResult - Class in com.azure.resourcemanager.containerservice.models
-
The response from the List OpenShift Managed Clusters operation.
- OpenShiftManagedClusterListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
-
Creates an instance of OpenShiftManagedClusterListResult class.
- OpenShiftManagedClusterMasterPoolProfile - Class in com.azure.resourcemanager.containerservice.models
-
OpenShiftManagedClusterMaterPoolProfile contains configuration for OpenShift master VMs.
- OpenShiftManagedClusterMasterPoolProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Creates an instance of OpenShiftManagedClusterMasterPoolProfile class.
- OpenShiftManagedClusterProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Properties of the OpenShift managed cluster.
- OpenShiftManagedClusterProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Creates an instance of OpenShiftManagedClusterProperties class.
- OpenShiftManagedClustersClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in OpenShiftManagedClustersClient.
- OpenShiftRouterProfile - Class in com.azure.resourcemanager.containerservice.models
-
Represents an OpenShift router.
- OpenShiftRouterProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
-
Creates an instance of OpenShiftRouterProfile class.
- openShiftVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the openShiftVersion property: Version of OpenShift specified when creating the cluster.
- openShiftVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the openShiftVersion property: Version of OpenShift specified when creating the cluster.
- operation() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
-
Get the operation property: The display name of the operation.
- operation() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Get the operation property: The display name of the operation.
- OperationListResult - Class in com.azure.resourcemanager.containerservice.models
-
The List Operation response.
- OperationListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.OperationListResult
-
Creates an instance of OperationListResult class.
- OperationsClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in OperationsClient.
- OperationValueDisplay - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Describes the properties of a Operation Value Display.
- OperationValueDisplay() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
-
Creates an instance of OperationValueDisplay class.
- OperationValueInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Describes the properties of a Operation value.
- OperationValueInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Creates an instance of OperationValueInner class.
- OrchestratorProfile - Class in com.azure.resourcemanager.containerservice.models
-
Contains information about orchestrator.
- OrchestratorProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Creates an instance of OrchestratorProfile class.
- orchestrators() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Get the orchestrators property: List of orchestrator version profiles.
- orchestrators() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileProperties
-
Get the orchestrators property: List of orchestrator version profiles.
- orchestratorType() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Get the orchestratorType property: Orchestrator type.
- orchestratorType() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Get the orchestratorType property: Orchestrator type.
- orchestratorVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the orchestratorVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- orchestratorVersion() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the orchestratorVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- orchestratorVersion() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Get the orchestratorVersion property: Orchestrator version (major, minor, patch).
- orchestratorVersion() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Get the orchestratorVersion property: Orchestrator version (major, minor, patch).
- OrchestratorVersionProfile - Class in com.azure.resourcemanager.containerservice.models
-
The profile of an orchestrator and its available versions.
- OrchestratorVersionProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Creates an instance of OrchestratorVersionProfile class.
- OrchestratorVersionProfileListResultInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The list of versions for supported orchestrators.
- OrchestratorVersionProfileListResultInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Creates an instance of OrchestratorVersionProfileListResultInner class.
- OrchestratorVersionProfileProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
The properties of an orchestrator version profile.
- OrchestratorVersionProfileProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileProperties
-
Creates an instance of OrchestratorVersionProfileProperties class.
- origin() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Get the origin property: The origin of the operation.
- OS - Static variable in class com.azure.resourcemanager.containerservice.models.KubeletDiskType
-
Static value OS for KubeletDiskType.
- osDiskSizeGB() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the osDiskSizeGB property: OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool.
- osDiskSizeGB() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the osDiskSizeGB property: OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool.
- osDiskSizeInGB() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- osDiskSizeInGB() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- osDiskSizeInGB() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- osDiskType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the osDiskType property: The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB.
- osDiskType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the osDiskType property: The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB.
- osDiskType() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- osDiskType() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- osDiskType() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- OSDiskType - Class in com.azure.resourcemanager.containerservice.models
-
The OS disk type to be used for machines in the agent pool.
- OSDiskType() - Constructor for class com.azure.resourcemanager.containerservice.models.OSDiskType
-
Deprecated.Use the
OSDiskType.fromString(String)factory method. - osSku() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the osSku property: Specifies the OS SKU used by the agent pool.
- osSku() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the osSku property: Specifies the OS SKU used by the agent pool.
- osSku() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the osSku property: Specifies the OS SKU used by the agent pool.
- osSku() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the osSku property: Specifies the OS SKU used by the agent pool.
- OSSku - Class in com.azure.resourcemanager.containerservice.models
-
Specifies the OS SKU used by the agent pool.
- OSSku() - Constructor for class com.azure.resourcemanager.containerservice.models.OSSku
-
Deprecated.Use the
OSSku.fromString(String)factory method. - osType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- osType() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- osType() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- osType() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Get the osType property: OsType to be used to specify os type.
- osType() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Get the osType property: OsType to be used to specify os type.
- OSType - Class in com.azure.resourcemanager.containerservice.models
-
OsType to be used to specify os type.
- OSType() - Constructor for class com.azure.resourcemanager.containerservice.models.OSType
-
Deprecated.Use the
OSType.fromString(String)factory method. - OutboundEnvironmentEndpointCollection - Class in com.azure.resourcemanager.containerservice.models
-
Collection of OutboundEnvironmentEndpoint.
- OutboundEnvironmentEndpointCollection() - Constructor for class com.azure.resourcemanager.containerservice.models.OutboundEnvironmentEndpointCollection
-
Creates an instance of OutboundEnvironmentEndpointCollection class.
- OutboundEnvironmentEndpointInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Egress endpoints which AKS agent nodes connect to for common purpose.
- OutboundEnvironmentEndpointInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
-
Creates an instance of OutboundEnvironmentEndpointInner class.
- outboundIpPrefixes() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the outboundIpPrefixes property: Desired outbound IP Prefix resources for the cluster load balancer.
- outboundIPs() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Get the outboundIPs property: Desired outbound IP resources for the cluster load balancer.
- outboundType() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the outboundType property: This can only be set at cluster creation time and cannot be changed later.
- OutboundType - Class in com.azure.resourcemanager.containerservice.models
-
The outbound (egress) routing method.
- OutboundType() - Constructor for class com.azure.resourcemanager.containerservice.models.OutboundType
-
Deprecated.Use the
OutboundType.fromString(String)factory method. - OVERLAY - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkPluginMode
-
Static value overlay for NetworkPluginMode.
- overrideSettings() - Method in class com.azure.resourcemanager.containerservice.models.ClusterUpgradeSettings
-
Get the overrideSettings property: Settings for overrides.
P
- PATCH - Static variable in class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Static value patch for UpgradeChannel.
- patchVersions() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Get the patchVersions property: Patch versions of Kubernetes release.
- peerVnetId() - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Get the peerVnetId property: CIDR of the Vnet to peer.
- PENDING - Static variable in class com.azure.resourcemanager.containerservice.models.ConnectionStatus
-
Static value Pending for ConnectionStatus.
- plan() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the plan property: Define the resource plan as required by ARM for billing purposes.
- plugin() - Method in class com.azure.resourcemanager.containerservice.models.IstioCertificateAuthority
-
Get the plugin property: Plugin certificates information for Service Mesh.
- podCidr() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the podCidr property: A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- podCidrs() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the podCidrs property: One IPv4 CIDR is expected for single-stack networking.
- podIdentityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the podIdentityProfile property: See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration.
- podIdentityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the podIdentityProfile property: See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration.
- podLabels() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Get the podLabels property: The pod labels to match.
- podMaxPids() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the podMaxPids property: The maximum number of processes per pod.
- podSubnetId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the podSubnetId property: If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details).
- podSubnetId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the podSubnetId property: If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details).
- port() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Get the port property: The port an endpoint is connected to.
- portEnd() - Method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Get the portEnd property: The maximum port that is included in the range.
- PortRange - Class in com.azure.resourcemanager.containerservice.models
-
The port range.
- PortRange() - Constructor for class com.azure.resourcemanager.containerservice.models.PortRange
-
Creates an instance of PortRange class.
- portStart() - Method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Get the portStart property: The minimum port that is included in the range.
- post(String, String, PrivateLinkResourceInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.ResolvePrivateLinkServiceIdsClient
-
Gets the private link service ID for the specified managed cluster.
- postAsync(String, String, PrivateLinkResourceInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.ResolvePrivateLinkServiceIdsClient
-
Gets the private link service ID for the specified managed cluster.
- postWithResponse(String, String, PrivateLinkResourceInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ResolvePrivateLinkServiceIdsClient
-
Gets the private link service ID for the specified managed cluster.
- postWithResponseAsync(String, String, PrivateLinkResourceInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.ResolvePrivateLinkServiceIdsClient
-
Gets the private link service ID for the specified managed cluster.
- powerState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the powerState property: When an Agent Pool is first created it is initially Running.
- powerState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the powerState property: When an Agent Pool is first created it is initially Running.
- powerState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the powerState property: The Power State of the cluster.
- powerState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the powerState property: The Power State of the cluster.
- powerState() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- powerState() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- powerState() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- powerState() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- PowerState - Class in com.azure.resourcemanager.containerservice.models
-
Describes the Power State of the cluster.
- PowerState() - Constructor for class com.azure.resourcemanager.containerservice.models.PowerState
-
Creates an instance of PowerState class.
- PREMIUM - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuTier
-
Static value Premium for ManagedClusterSkuTier.
- Prerequisites - Search tag in Overview
- Section
- principalId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Get the principalId property: The principal id of the system assigned identity which is used by master components.
- principalId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedServiceIdentityUserAssignedIdentitiesValue
-
Get the principalId property: The principal id of user assigned identity.
- PRIORITY - Static variable in class com.azure.resourcemanager.containerservice.models.Expander
-
Static value priority for Expander.
- PRIVATE - Static variable in class com.azure.resourcemanager.containerservice.models.KeyVaultNetworkAccessTypes
-
Static value Private for KeyVaultNetworkAccessTypes.
- privateDnsZone() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Get the privateDnsZone property: The default is System.
- privateEndpoint() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Get the privateEndpoint property: The resource of private endpoint.
- privateEndpoint() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Get the privateEndpoint property: The resource of private endpoint.
- PrivateEndpoint - Class in com.azure.resourcemanager.containerservice.models
-
Private endpoint which a connection belongs to.
- PrivateEndpoint() - Constructor for class com.azure.resourcemanager.containerservice.models.PrivateEndpoint
-
Creates an instance of PrivateEndpoint class.
- PrivateEndpointConnectionInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
A private endpoint connection.
- PrivateEndpointConnectionInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Creates an instance of PrivateEndpointConnectionInner class.
- PrivateEndpointConnectionListResultInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
A list of private endpoint connections.
- PrivateEndpointConnectionListResultInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionListResultInner
-
Creates an instance of PrivateEndpointConnectionListResultInner class.
- PrivateEndpointConnectionProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Properties of a private endpoint connection.
- PrivateEndpointConnectionProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Creates an instance of PrivateEndpointConnectionProperties class.
- PrivateEndpointConnectionProvisioningState - Class in com.azure.resourcemanager.containerservice.models
-
The current provisioning state.
- PrivateEndpointConnectionProvisioningState() - Constructor for class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Deprecated.Use the
PrivateEndpointConnectionProvisioningState.fromString(String)factory method. - PrivateEndpointConnectionsClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in PrivateEndpointConnectionsClient.
- privateFqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the privateFqdn property: The FQDN of private cluster.
- privateFqdn() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the privateFqdn property: The FQDN of private cluster.
- PrivateLinkResourceInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
A private link resource.
- PrivateLinkResourceInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Creates an instance of PrivateLinkResourceInner class.
- privateLinkResources() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the privateLinkResources property: Private link resources associated with the cluster.
- privateLinkResources() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the privateLinkResources property: Private link resources associated with the cluster.
- PrivateLinkResourcesClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in PrivateLinkResourcesClient.
- PrivateLinkResourcesListResultInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
A list of private link resources.
- PrivateLinkResourcesListResultInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourcesListResultInner
-
Creates an instance of PrivateLinkResourcesListResultInner class.
- privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Get the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- privateLinkServiceConnectionState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Get the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- PrivateLinkServiceConnectionState - Class in com.azure.resourcemanager.containerservice.models
-
The state of a private link service connection.
- PrivateLinkServiceConnectionState() - Constructor for class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
-
Creates an instance of PrivateLinkServiceConnectionState class.
- privateLinkServiceId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Get the privateLinkServiceId property: The private link service ID of the resource, this field is exposed only to NRP internally.
- product() - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Get the product property: Specifies the product of the image from the marketplace.
- promotionCode() - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Get the promotionCode property: The promotion code.
- properties() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
-
Get the properties property: The properties of the machine.
- properties() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Get the properties property: Mesh revision profile properties for a mesh.
- properties() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Get the properties property: Mesh upgrade profile properties for a major.minor release.
- protocol() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Get the protocol property: The protocol used for connection.
- protocol() - Method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Get the protocol property: The network protocol of the port.
- Protocol - Class in com.azure.resourcemanager.containerservice.models
-
The network protocol of the port.
- Protocol() - Constructor for class com.azure.resourcemanager.containerservice.models.Protocol
-
Deprecated.Use the
Protocol.fromString(String)factory method. - provider() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
-
Get the provider property: The resource provider for the operation.
- provider() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Get the provider property: The resource provider for the operation.
- provider() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
-
Get the provider property: Configuration of the provider.
- provisioningInfo() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Get the provisioningInfo property: The provisioningInfo property.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the provisioningState property: The current deployment or provisioning state.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Get the provisioningState property: provisioning State.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the provisioningState property: The current deployment or provisioning state.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the provisioningState property: The current provisioning state.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the provisioningState property: The current provisioning state.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the provisioningState property: The current deployment or provisioning state, which only appears in the response.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the provisioningState property: The current deployment or provisioning state, which only appears in the response.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Get the provisioningState property: The current provisioning state.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Get the provisioningState property: The current provisioning state.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Get the provisioningState property: provisioning State.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Get the provisioningState property: The current provisioning state of trusted access role binding.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Get the provisioningState property: The current provisioning state of trusted access role binding.
- provisioningState() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- provisioningState() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- provisioningState() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Get the provisioningState property: The current deployment or provisioning state.
- provisioningState() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Get the provisioningState property: The current provisioning state of the pod identity.
- proximityPlacementGroupId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the proximityPlacementGroupId property: The ID for Proximity Placement Group.
- proximityPlacementGroupId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the proximityPlacementGroupId property: The ID for Proximity Placement Group.
- PUBLIC - Static variable in class com.azure.resourcemanager.containerservice.models.KeyVaultNetworkAccessTypes
-
Static value Public for KeyVaultNetworkAccessTypes.
- publicHostname() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the publicHostname property: Service generated FQDN for OpenShift API server.
- publicHostname() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the publicHostname property: Service generated FQDN for OpenShift API server.
- publicIpPrefixes() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIpPrefixes
-
Get the publicIpPrefixes property: A list of public IP prefix resources.
- publicIPs() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIPs
-
Get the publicIPs property: A list of public IP resources.
- publicKeys() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshConfiguration
-
Get the publicKeys property: The list of SSH public keys used to authenticate with Linux-based VMs.
- publicNetworkAccess() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the publicNetworkAccess property: Allow or deny public network access for AKS.
- publicNetworkAccess() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the publicNetworkAccess property: Allow or deny public network access for AKS.
- publicNetworkAccess() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
-
Whether the kubernetes cluster can be accessed from public network.
- PublicNetworkAccess - Class in com.azure.resourcemanager.containerservice.models
-
PublicNetworkAccess of the managedCluster Allow or deny public network access for AKS.
- PublicNetworkAccess() - Constructor for class com.azure.resourcemanager.containerservice.models.PublicNetworkAccess
-
Deprecated.Use the
PublicNetworkAccess.fromString(String)factory method. - publicSubdomain() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
-
Get the publicSubdomain property: DNS subdomain for OpenShift router.
- publisher() - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Get the publisher property: The plan ID.
- PurchasePlan - Class in com.azure.resourcemanager.containerservice.models
-
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
- PurchasePlan() - Constructor for class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Creates an instance of PurchasePlan class.
R
- RANDOM - Static variable in class com.azure.resourcemanager.containerservice.models.Expander
-
Static value random for Expander.
- RAPID - Static variable in class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Static value rapid for UpgradeChannel.
- READ_ONLY - Static variable in class com.azure.resourcemanager.containerservice.models.RestrictionLevel
-
Static value ReadOnly for RestrictionLevel.
- reason() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Get the reason property: An explanation of why provisioningState is set to failed (if so).
- reason() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Get the reason property: An explanation of why provisioningState is set to failed (if so).
- referralResource() - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Get the referralResource property: The delegation id of the referral delegation (optional) - internal use only.
- REGULAR - Static variable in class com.azure.resourcemanager.containerservice.models.ScaleSetPriority
-
Static value Regular for ScaleSetPriority.
- REJECTED - Static variable in class com.azure.resourcemanager.containerservice.models.ConnectionStatus
-
Static value Rejected for ConnectionStatus.
- relativeMonthly() - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Get the relativeMonthly property: For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'.
- RelativeMonthlySchedule - Class in com.azure.resourcemanager.containerservice.models
-
For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'.
- RelativeMonthlySchedule() - Constructor for class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Creates an instance of RelativeMonthlySchedule class.
- requiredMembers() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Get the requiredMembers property: The RequiredMembers of the resource.
- resetAadProfile(String, String, ManagedClusterAadProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the AAD Profile of a managed cluster.
- resetAadProfile(String, String, ManagedClusterAadProfile, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the AAD Profile of a managed cluster.
- resetAadProfileAsync(String, String, ManagedClusterAadProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the AAD Profile of a managed cluster.
- resetAadProfileWithResponseAsync(String, String, ManagedClusterAadProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the AAD Profile of a managed cluster.
- resetServicePrincipalProfile(String, String, ManagedClusterServicePrincipalProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the Service Principal Profile of a managed cluster.
- resetServicePrincipalProfile(String, String, ManagedClusterServicePrincipalProfile, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the Service Principal Profile of a managed cluster.
- resetServicePrincipalProfileAsync(String, String, ManagedClusterServicePrincipalProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the Service Principal Profile of a managed cluster.
- resetServicePrincipalProfileWithResponseAsync(String, String, ManagedClusterServicePrincipalProfile) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Reset the Service Principal Profile of a managed cluster.
- ResolvePrivateLinkServiceIdsClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in ResolvePrivateLinkServiceIdsClient.
- resource() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
-
Get the resource property: The display name of the resource the operation applies to.
- resource() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Get the resource property: The display name of the resource the operation applies to.
- resourceId() - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Get the resourceId property: The ARM resource id of the delegated resource - internal use only.
- resourceId() - Method in class com.azure.resourcemanager.containerservice.models.MachineProperties
-
Get the resourceId property: Azure resource id of the machine.
- resourceId() - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Get the resourceId property: The resource ID of the user assigned identity.
- ResourceIdentityType - Enum in com.azure.resourcemanager.containerservice.models
-
The type of identity used for the managed cluster.
- resourceNames() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Get the resourceNames property: List of allowed names.
- ResourceReference - Class in com.azure.resourcemanager.containerservice.models
-
A reference to an Azure resource.
- ResourceReference() - Constructor for class com.azure.resourcemanager.containerservice.models.ResourceReference
-
Creates an instance of ResourceReference class.
- resources() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Get the resources property: List of allowed resources.
- resourceUid() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the resourceUid property: The resourceUID uniquely identifies ManagedClusters that reuse ARM ResourceIds (i.e: create, delete, create sequence).
- resourceUid() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the resourceUid property: The resourceUID uniquely identifies ManagedClusters that reuse ARM ResourceIds (i.e: create, delete, create sequence).
- restrictionLevel() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNodeResourceGroupProfile
-
Get the restrictionLevel property: The restriction level applied to the cluster's node resource group.
- RestrictionLevel - Class in com.azure.resourcemanager.containerservice.models
-
The restriction level applied to the cluster's node resource group.
- RestrictionLevel() - Constructor for class com.azure.resourcemanager.containerservice.models.RestrictionLevel
-
Deprecated.Use the
RestrictionLevel.fromString(String)factory method. - revision() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Get the revision property: The revision of the mesh release.
- revisions() - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Get the revisions property: The list of revisions of the Istio control plane.
- role() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Get the role property: Define the role of the AgentPoolProfile.
- roles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Get the roles property: A list of roles to bind, each item is a resource type qualified role name.
- roles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Get the roles property: A list of roles to bind, each item is a resource type qualified role name.
- rootCertObjectName() - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Get the rootCertObjectName property: Root certificate object name in Azure Key Vault.
- rootDomainName() - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Get the rootDomainName property: Specifies the root domain name for Windows gMSA.
- rotateClusterCertificates(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the certificates of a managed cluster.
- rotateClusterCertificates(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the certificates of a managed cluster.
- rotateClusterCertificatesAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the certificates of a managed cluster.
- rotateClusterCertificatesWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the certificates of a managed cluster.
- rotateServiceAccountSigningKeys(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the service account signing keys of a managed cluster.
- rotateServiceAccountSigningKeys(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the service account signing keys of a managed cluster.
- rotateServiceAccountSigningKeysAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the service account signing keys of a managed cluster.
- rotateServiceAccountSigningKeysWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Rotates the service account signing keys of a managed cluster.
- routerProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the routerProfiles property: Configuration for OpenShift router(s).
- routerProfiles() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Get the routerProfiles property: Configuration for OpenShift router(s).
- rules() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleInner
-
Get the rules property: List of rules for the role.
- runCommand(String, String, RunCommandRequest) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Submits a command to run against the Managed Cluster.
- runCommand(String, String, RunCommandRequest, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Submits a command to run against the Managed Cluster.
- runCommandAsync(String, String, RunCommandRequest) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Submits a command to run against the Managed Cluster.
- RunCommandRequest - Class in com.azure.resourcemanager.containerservice.models
-
A run command request.
- RunCommandRequest() - Constructor for class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Creates an instance of RunCommandRequest class.
- RunCommandResultInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
run command result.
- RunCommandResultInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Creates an instance of RunCommandResultInner class.
- runCommandWithResponseAsync(String, String, RunCommandRequest) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Submits a command to run against the Managed Cluster.
- RUNNING - Static variable in class com.azure.resourcemanager.containerservice.models.Code
-
Static value Running for Code.
S
- SATURDAY - Static variable in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Static value Saturday for WeekDay.
- scaleDownDelayAfterAdd() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownDelayAfterAdd property: The default is '10m'.
- scaleDownDelayAfterDelete() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownDelayAfterDelete property: The default is the scan-interval.
- scaleDownDelayAfterFailure() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownDelayAfterFailure property: The default is '3m'.
- scaleDownMode() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the scaleDownMode property: This also effects the cluster autoscaler behavior.
- scaleDownMode() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the scaleDownMode property: This also effects the cluster autoscaler behavior.
- ScaleDownMode - Class in com.azure.resourcemanager.containerservice.models
-
Describes how VMs are added to or removed from Agent Pools.
- ScaleDownMode() - Constructor for class com.azure.resourcemanager.containerservice.models.ScaleDownMode
-
Deprecated.Use the
ScaleDownMode.fromString(String)factory method. - scaleDownUnneededTime() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownUnneededTime property: The default is '10m'.
- scaleDownUnreadyTime() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownUnreadyTime property: The default is '20m'.
- scaleDownUtilizationThreshold() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the scaleDownUtilizationThreshold property: The default is '0.5'.
- scaleSetEvictionPolicy() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the scaleSetEvictionPolicy property: This cannot be specified unless the scaleSetPriority is 'Spot'.
- scaleSetEvictionPolicy() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the scaleSetEvictionPolicy property: This cannot be specified unless the scaleSetPriority is 'Spot'.
- ScaleSetEvictionPolicy - Class in com.azure.resourcemanager.containerservice.models
-
The Virtual Machine Scale Set eviction policy.
- ScaleSetEvictionPolicy() - Constructor for class com.azure.resourcemanager.containerservice.models.ScaleSetEvictionPolicy
-
Deprecated.Use the
ScaleSetEvictionPolicy.fromString(String)factory method. - scaleSetPriority() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the scaleSetPriority property: The Virtual Machine Scale Set priority.
- scaleSetPriority() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the scaleSetPriority property: The Virtual Machine Scale Set priority.
- ScaleSetPriority - Class in com.azure.resourcemanager.containerservice.models
-
The Virtual Machine Scale Set priority.
- ScaleSetPriority() - Constructor for class com.azure.resourcemanager.containerservice.models.ScaleSetPriority
-
Deprecated.Use the
ScaleSetPriority.fromString(String)factory method. - scanInterval() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the scanInterval property: The default is '10'.
- schedule() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Get the schedule property: Recurrence schedule for the maintenance window.
- Schedule - Class in com.azure.resourcemanager.containerservice.models
-
One and only one of the schedule types should be specified.
- Schedule() - Constructor for class com.azure.resourcemanager.containerservice.models.Schedule
-
Creates an instance of Schedule class.
- SECOND - Static variable in class com.azure.resourcemanager.containerservice.models.Type
-
Static value Second for Type.
- secret() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
-
Get the secret property: The secret password associated with the service principal in plain text.
- secret() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Get the secret property: The secret password associated with the provider.
- security() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Get the security property: Security profile to enable security features on cilium based cluster.
- SECURITY_PATCH - Static variable in class com.azure.resourcemanager.containerservice.models.NodeOSUpgradeChannel
-
Static value SecurityPatch for NodeOSUpgradeChannel.
- securityMonitoring() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
-
Get the securityMonitoring property: Microsoft Defender threat detection for Cloud settings for the security profile.
- securityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the securityProfile property: The security settings of an agent pool.
- securityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the securityProfile property: The security settings of an agent pool.
- securityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the securityProfile property: Security profile for the managed cluster.
- securityProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the securityProfile property: Security profile for the managed cluster.
- serverAppId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Get the serverAppId property: (DEPRECATED) The server AAD application ID.
- serverAppSecret() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Get the serverAppSecret property: (DEPRECATED) The server AAD application secret.
- serviceCidr() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the serviceCidr property: A CIDR notation IP range from which to assign service cluster IPs.
- serviceCidrs() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Get the serviceCidrs property: One IPv4 CIDR is expected for single-stack networking.
- ServiceMeshMode - Class in com.azure.resourcemanager.containerservice.models
-
Mode of the service mesh.
- ServiceMeshMode() - Constructor for class com.azure.resourcemanager.containerservice.models.ServiceMeshMode
-
Deprecated.Use the
ServiceMeshMode.fromString(String)factory method. - serviceMeshProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the serviceMeshProfile property: Service mesh profile for a managed cluster.
- serviceMeshProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the serviceMeshProfile property: Service mesh profile for a managed cluster.
- ServiceMeshProfile - Class in com.azure.resourcemanager.containerservice.models
-
Service mesh profile for a managed cluster.
- ServiceMeshProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
-
Creates an instance of ServiceMeshProfile class.
- servicePrincipalClientId() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- servicePrincipalProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the servicePrincipalProfile property: Information about a service principal identity for the cluster to use for manipulating Azure APIs.
- servicePrincipalProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the servicePrincipalProfile property: Information about a service principal identity for the cluster to use for manipulating Azure APIs.
- servicePrincipalSecret() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- skipNodesWithLocalStorage() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the skipNodesWithLocalStorage property: The default is true.
- skipNodesWithSystemPods() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Get the skipNodesWithSystemPods property: The default is true.
- sku() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the sku property: The managed cluster SKU.
- sku() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- snapshotController() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Get the snapshotController property: Snapshot Controller settings for the storage profile.
- SnapshotInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
A node pool snapshot resource.
- SnapshotInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Creates an instance of SnapshotInner class.
- SnapshotListResult - Class in com.azure.resourcemanager.containerservice.models
-
The response from the List Snapshots operation.
- SnapshotListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.SnapshotListResult
-
Creates an instance of SnapshotListResult class.
- SnapshotProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Properties used to configure a node pool snapshot.
- SnapshotProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Creates an instance of SnapshotProperties class.
- SnapshotsClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in SnapshotsClient.
- snapshotType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the snapshotType property: The type of a snapshot.
- snapshotType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the snapshotType property: The type of a snapshot.
- SnapshotType - Class in com.azure.resourcemanager.containerservice.models
-
The type of a snapshot.
- SnapshotType() - Constructor for class com.azure.resourcemanager.containerservice.models.SnapshotType
-
Deprecated.Use the
SnapshotType.fromString(String)factory method. - sourceResourceId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Get the sourceResourceId property: The ARM resource ID of source resource that trusted access is configured for.
- sourceResourceId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Get the sourceResourceId property: The ARM resource ID of source resource that trusted access is configured for.
- sourceResourceId() - Method in class com.azure.resourcemanager.containerservice.models.CreationData
-
Get the sourceResourceId property: This is the ARM ID of the source object to be used to create the target object.
- sourceResourceType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleInner
-
Get the sourceResourceType property: Resource type of Azure resource.
- SPOT - Static variable in class com.azure.resourcemanager.containerservice.models.ScaleSetPriority
-
Static value Spot for ScaleSetPriority.
- spotMaxPrice() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the spotMaxPrice property: Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price.
- spotMaxPrice() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the spotMaxPrice property: Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price.
- ssh() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
-
Get the ssh property: The SSH configuration for Linux-based VMs running on Azure.
- sshKey() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- STABLE - Static variable in class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Static value stable for UpgradeChannel.
- STANDARD - Static variable in class com.azure.resourcemanager.containerservice.models.LoadBalancerSku
-
Static value standard for LoadBalancerSku.
- STANDARD - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuTier
-
Static value Standard for ManagedClusterSkuTier.
- STANDARD_A1 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A1 for ContainerServiceVMSizeTypes.
- STANDARD_A1_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A1_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A10 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A10 for ContainerServiceVMSizeTypes.
- STANDARD_A11 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A11 for ContainerServiceVMSizeTypes.
- STANDARD_A2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A2 for ContainerServiceVMSizeTypes.
- STANDARD_A2_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A2M_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A2m_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A3 for ContainerServiceVMSizeTypes.
- STANDARD_A4 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A4 for ContainerServiceVMSizeTypes.
- STANDARD_A4_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A4M_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A4m_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A5 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A5 for ContainerServiceVMSizeTypes.
- STANDARD_A6 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A6 for ContainerServiceVMSizeTypes.
- STANDARD_A7 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A7 for ContainerServiceVMSizeTypes.
- STANDARD_A8 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A8 for ContainerServiceVMSizeTypes.
- STANDARD_A8_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A8_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A8M_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A8m_v2 for ContainerServiceVMSizeTypes.
- STANDARD_A9 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_A9 for ContainerServiceVMSizeTypes.
- STANDARD_B2MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_B2ms for ContainerServiceVMSizeTypes.
- STANDARD_B2S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_B2s for ContainerServiceVMSizeTypes.
- STANDARD_B4MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_B4ms for ContainerServiceVMSizeTypes.
- STANDARD_B8MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_B8ms for ContainerServiceVMSizeTypes.
- STANDARD_D1 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D1 for ContainerServiceVMSizeTypes.
- STANDARD_D1_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D1_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D11 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D11 for ContainerServiceVMSizeTypes.
- STANDARD_D11_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D11_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D11_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D11_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D12 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D12 for ContainerServiceVMSizeTypes.
- STANDARD_D12_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D12_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D12_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D12_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D13 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D13 for ContainerServiceVMSizeTypes.
- STANDARD_D13_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D13_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D13_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D13_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D14 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D14 for ContainerServiceVMSizeTypes.
- STANDARD_D14_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D14_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D14_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D14_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D15_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D15_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D16_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D16_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D16S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D16S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_D16s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_D2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D2 for ContainerServiceVMSizeTypes.
- STANDARD_D2_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D2_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D2_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D2_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D2_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D2S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D2s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D2S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_D2s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_D3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D3 for ContainerServiceVMSizeTypes.
- STANDARD_D3_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D3_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D3_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D3_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D32_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D32_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D32S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D32s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D32S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_D32s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_D4 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D4 for ContainerServiceVMSizeTypes.
- STANDARD_D4_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D4_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D4_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D4_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D4_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D4S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D4s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D4S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_D4s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_D5_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D5_v2 for ContainerServiceVMSizeTypes.
- STANDARD_D5_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D5_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_D64_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D64_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D64S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D64s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D64S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_D64s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_D8_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D8_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D8S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_D8s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_D8S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_D8s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_DS1 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS1 for ContainerServiceVMSizeTypes.
- STANDARD_DS1_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS1_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS11 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS11 for ContainerServiceVMSizeTypes.
- STANDARD_DS11_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS11_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS11_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS11_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS12 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS12 for ContainerServiceVMSizeTypes.
- STANDARD_DS12_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS12_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS12_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_DS12_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_DS12_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS12_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS13 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS13 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_2_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS13-2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_4_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS13-4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS13_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS13_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_DS13_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_DS13_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS13_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS14 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS14 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_4_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS14-4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_8_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS14-8_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS14_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS14_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_DS14_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_DS14_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS14_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS15_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS15_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS15_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_DS15_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_DS2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS2 for ContainerServiceVMSizeTypes.
- STANDARD_DS2_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS2_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS2_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS2_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS3 for ContainerServiceVMSizeTypes.
- STANDARD_DS3_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS3_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS3_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS3_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS4 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS4 for ContainerServiceVMSizeTypes.
- STANDARD_DS4_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS4_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS4_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_DS4_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_DS4_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS4_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_DS5_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS5_v2 for ContainerServiceVMSizeTypes.
- STANDARD_DS5_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_DS5_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_DS5_V2_PROMO - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_DS5_v2_Promo for ContainerServiceVMSizeTypes.
- STANDARD_E16_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E16_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E16S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E16S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_E16s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_E2_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E2_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E20S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_E20s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_E2S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E2s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32_16S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E32-16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32_8S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E32-8s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E32_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E32s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E32S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_E32s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_E4_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E4_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E4S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E4s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E4S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_E4s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_E64_16S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E64-16s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64_32S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E64-32s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E64_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E64s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E64S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_E64s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_E8_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E8_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E8S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_E8s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_E8S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_E8s_v3 for OpenShiftContainerServiceVMSize.
- STANDARD_F1 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F1 for ContainerServiceVMSizeTypes.
- STANDARD_F16 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F16 for ContainerServiceVMSizeTypes.
- STANDARD_F16S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F16s for ContainerServiceVMSizeTypes.
- STANDARD_F16S - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_F16s for OpenShiftContainerServiceVMSize.
- STANDARD_F16S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F16s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F16S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_F16s_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_F1S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F1s for ContainerServiceVMSizeTypes.
- STANDARD_F2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F2 for ContainerServiceVMSizeTypes.
- STANDARD_F2S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F2s for ContainerServiceVMSizeTypes.
- STANDARD_F2S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F2s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F32S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F32s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F32S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_F32s_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_F4 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F4 for ContainerServiceVMSizeTypes.
- STANDARD_F4S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F4s for ContainerServiceVMSizeTypes.
- STANDARD_F4S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F4s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F64S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F64s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F64S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_F64s_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_F72S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F72s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F72S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_F72s_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_F8 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F8 for ContainerServiceVMSizeTypes.
- STANDARD_F8S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F8s for ContainerServiceVMSizeTypes.
- STANDARD_F8S - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_F8s for OpenShiftContainerServiceVMSize.
- STANDARD_F8S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_F8s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_F8S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_F8s_v2 for OpenShiftContainerServiceVMSize.
- STANDARD_G1 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_G1 for ContainerServiceVMSizeTypes.
- STANDARD_G2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_G2 for ContainerServiceVMSizeTypes.
- STANDARD_G3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_G3 for ContainerServiceVMSizeTypes.
- STANDARD_G4 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_G4 for ContainerServiceVMSizeTypes.
- STANDARD_G5 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_G5 for ContainerServiceVMSizeTypes.
- STANDARD_GS1 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS1 for ContainerServiceVMSizeTypes.
- STANDARD_GS2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS2 for ContainerServiceVMSizeTypes.
- STANDARD_GS2 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_GS2 for OpenShiftContainerServiceVMSize.
- STANDARD_GS3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS3 for ContainerServiceVMSizeTypes.
- STANDARD_GS3 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_GS3 for OpenShiftContainerServiceVMSize.
- STANDARD_GS4 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS4 for ContainerServiceVMSizeTypes.
- STANDARD_GS4 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_GS4 for OpenShiftContainerServiceVMSize.
- STANDARD_GS4_4 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS4-4 for ContainerServiceVMSizeTypes.
- STANDARD_GS4_8 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS4-8 for ContainerServiceVMSizeTypes.
- STANDARD_GS5 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS5 for ContainerServiceVMSizeTypes.
- STANDARD_GS5 - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_GS5 for OpenShiftContainerServiceVMSize.
- STANDARD_GS5_16 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS5-16 for ContainerServiceVMSizeTypes.
- STANDARD_GS5_8 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_GS5-8 for ContainerServiceVMSizeTypes.
- STANDARD_H16 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_H16 for ContainerServiceVMSizeTypes.
- STANDARD_H16M - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_H16m for ContainerServiceVMSizeTypes.
- STANDARD_H16MR - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_H16mr for ContainerServiceVMSizeTypes.
- STANDARD_H16R - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_H16r for ContainerServiceVMSizeTypes.
- STANDARD_H8 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_H8 for ContainerServiceVMSizeTypes.
- STANDARD_H8M - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_H8m for ContainerServiceVMSizeTypes.
- STANDARD_L16S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_L16s for ContainerServiceVMSizeTypes.
- STANDARD_L16S - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_L16s for OpenShiftContainerServiceVMSize.
- STANDARD_L32S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_L32s for ContainerServiceVMSizeTypes.
- STANDARD_L32S - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_L32s for OpenShiftContainerServiceVMSize.
- STANDARD_L4S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_L4s for ContainerServiceVMSizeTypes.
- STANDARD_L4S - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_L4s for OpenShiftContainerServiceVMSize.
- STANDARD_L8S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_L8s for ContainerServiceVMSizeTypes.
- STANDARD_L8S - Static variable in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Static value Standard_L8s for OpenShiftContainerServiceVMSize.
- STANDARD_M128_32MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M128-32ms for ContainerServiceVMSizeTypes.
- STANDARD_M128_64MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M128-64ms for ContainerServiceVMSizeTypes.
- STANDARD_M128MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M128ms for ContainerServiceVMSizeTypes.
- STANDARD_M128S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M128s for ContainerServiceVMSizeTypes.
- STANDARD_M64_16MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M64-16ms for ContainerServiceVMSizeTypes.
- STANDARD_M64_32MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M64-32ms for ContainerServiceVMSizeTypes.
- STANDARD_M64MS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M64ms for ContainerServiceVMSizeTypes.
- STANDARD_M64S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_M64s for ContainerServiceVMSizeTypes.
- STANDARD_NC12 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC12 for ContainerServiceVMSizeTypes.
- STANDARD_NC12S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC12s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC12S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC12s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_NC24 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC24 for ContainerServiceVMSizeTypes.
- STANDARD_NC24R - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC24r for ContainerServiceVMSizeTypes.
- STANDARD_NC24RS_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC24rs_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC24RS_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC24rs_v3 for ContainerServiceVMSizeTypes.
- STANDARD_NC24S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC24s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC24S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC24s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_NC6 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC6 for ContainerServiceVMSizeTypes.
- STANDARD_NC6S_V2 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC6s_v2 for ContainerServiceVMSizeTypes.
- STANDARD_NC6S_V3 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NC6s_v3 for ContainerServiceVMSizeTypes.
- STANDARD_ND12S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_ND12s for ContainerServiceVMSizeTypes.
- STANDARD_ND24RS - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_ND24rs for ContainerServiceVMSizeTypes.
- STANDARD_ND24S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_ND24s for ContainerServiceVMSizeTypes.
- STANDARD_ND6S - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_ND6s for ContainerServiceVMSizeTypes.
- STANDARD_NV12 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NV12 for ContainerServiceVMSizeTypes.
- STANDARD_NV24 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NV24 for ContainerServiceVMSizeTypes.
- STANDARD_NV6 - Static variable in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Static value Standard_NV6 for ContainerServiceVMSizeTypes.
- start() - Method in class com.azure.resourcemanager.containerservice.models.DateSpan
-
Get the start property: The start date of the date span.
- start() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
-
Starts a stopped Kubernetes cluster.
- start() - Method in class com.azure.resourcemanager.containerservice.models.TimeSpan
-
Get the start property: The start of a time span.
- start(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Starts a previously stopped Managed Cluster See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster.
- start(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Starts a stopped Kubernetes cluster.
- start(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Starts a previously stopped Managed Cluster See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster.
- startAsync() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
-
Starts a stopped Kubernetes cluster.
- startAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Starts a previously stopped Managed Cluster See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster.
- startAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Starts a stopped Kubernetes cluster.
- startDate() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Get the startDate property: The date the maintenance window activates.
- startedAt() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Get the startedAt property: The time when the command started.
- startedAt() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Get the startedAt property: The time when the command started.
- startTime() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Get the startTime property: The start time of the maintenance window.
- startWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Starts a previously stopped Managed Cluster See [starting a cluster](https://docs.microsoft.com/azure/aks/start-stop-cluster) for more details about starting a cluster.
- status() - Method in class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
-
Get the status property: The private link service connection status.
- stop() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
-
Stops a running Kubernetes cluster.
- stop(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Stops a Managed Cluster This can only be performed on Azure Virtual Machine Scale set backed clusters.
- stop(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Stops a running Kubernetes cluster.
- stop(String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Stops a Managed Cluster This can only be performed on Azure Virtual Machine Scale set backed clusters.
- stopAsync() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
-
Stops a running Kubernetes cluster.
- stopAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Stops a Managed Cluster This can only be performed on Azure Virtual Machine Scale set backed clusters.
- stopAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusters
-
Stops a running Kubernetes cluster.
- STOPPED - Static variable in class com.azure.resourcemanager.containerservice.models.Code
-
Static value Stopped for Code.
- stopWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Stops a Managed Cluster This can only be performed on Azure Virtual Machine Scale set backed clusters.
- storageProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the storageProfile property: Storage profile for the managed cluster.
- storageProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the storageProfile property: Storage profile for the managed cluster.
- subnetCidr() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Get the subnetCidr property: Subnet CIDR for the peering.
- subnetCidr() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Get the subnetCidr property: Subnet CIDR for the peering.
- subnetName() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- subnetName() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- subnetName() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- SUCCEEDED - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Static value Succeeded for ManagedClusterPodIdentityProvisioningState.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Static value Succeeded for PrivateEndpointConnectionProvisioningState.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Static value Succeeded for TrustedAccessRoleBindingProvisioningState.
- SUNDAY - Static variable in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Static value Sunday for WeekDay.
- supportPlan() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the supportPlan property: The support plan for the Managed Cluster.
- supportPlan() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the supportPlan property: The support plan for the Managed Cluster.
- supportPlan() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersionCapabilities
-
Get the supportPlan property: The supportPlan property.
- swapFileSizeMB() - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Get the swapFileSizeMB property: The size in MB of a swap file that will be created on each node.
- SysctlConfig - Class in com.azure.resourcemanager.containerservice.models
-
Sysctl settings for Linux agent nodes.
- SysctlConfig() - Constructor for class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Creates an instance of SysctlConfig class.
- sysctls() - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Get the sysctls property: Sysctl settings for Linux agent nodes.
- SYSTEM - Static variable in class com.azure.resourcemanager.containerservice.models.AgentPoolMode
-
Static value System for AgentPoolMode.
- SYSTEM_ASSIGNED - Enum constant in enum com.azure.resourcemanager.containerservice.models.ResourceIdentityType
-
Enum value SystemAssigned.
- systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- systemData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Get the systemData property: The system metadata relating to this resource.
- systemData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
T
- tag() - Method in class com.azure.resourcemanager.containerservice.models.IpTag
-
Get the tag property: The value of the IP tag associated with the public IP.
- tags() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the tags property: The tags to be persisted on the agent pool virtual machine scale set.
- tags() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the tags property: The tags to be persisted on the agent pool virtual machine scale set.
- tags() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- tags() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- tags() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- tags() - Method in class com.azure.resourcemanager.containerservice.models.TagsObject
-
Get the tags property: Resource tags.
- TagsObject - Class in com.azure.resourcemanager.containerservice.models
-
Tags object for patch operations.
- TagsObject() - Constructor for class com.azure.resourcemanager.containerservice.models.TagsObject
-
Creates an instance of TagsObject class.
- target() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Get the target property: The target of the particular error.
- TCP - Static variable in class com.azure.resourcemanager.containerservice.models.Protocol
-
Static value TCP for Protocol.
- TEMPORARY - Static variable in class com.azure.resourcemanager.containerservice.models.KubeletDiskType
-
Static value Temporary for KubeletDiskType.
- tenantId() - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Get the tenantId property: The tenant id of the delegated resource - internal use only.
- tenantId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Get the tenantId property: The AAD tenant ID to use for authentication.
- tenantId() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Get the tenantId property: The tenant id of the system assigned identity which is used by master components.
- tenantId() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Get the tenantId property: The tenantId associated with the provider.
- THIRD - Static variable in class com.azure.resourcemanager.containerservice.models.Type
-
Static value Third for Type.
- THURSDAY - Static variable in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Static value Thursday for WeekDay.
- tier() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
-
Get the tier property: If not specified, the default is 'Free'.
- timeInWeek() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Get the timeInWeek property: If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.
- timeInWeek() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Get the timeInWeek property: If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.
- TimeInWeek - Class in com.azure.resourcemanager.containerservice.models
-
Time in a week.
- TimeInWeek() - Constructor for class com.azure.resourcemanager.containerservice.models.TimeInWeek
-
Creates an instance of TimeInWeek class.
- TimeSpan - Class in com.azure.resourcemanager.containerservice.models
-
A time range.
- TimeSpan() - Constructor for class com.azure.resourcemanager.containerservice.models.TimeSpan
-
Creates an instance of TimeSpan class.
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AccessProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.CredentialResultsInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionListResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourcesListResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingObservability
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingSecurity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolDeleteMachinesParameter
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolWindowsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ClusterUpgradeSettings
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.CompatibleVersions
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshConfiguration
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshPublicKey
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.CreationData
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.CredentialResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.DailySchedule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.DateSpan
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDependency
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ExtendedLocation
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.IpTag
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.IstioCertificateAuthority
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.IstioComponents
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.IstioEgressGateway
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesPatchVersion
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersionCapabilities
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MachineIpAddress
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MachineListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MachineNetworkProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MachineProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfileIdentity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterCostAnalysis
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIpPrefixes
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIPs
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterManagedOutboundIpProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterMetricsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNodeResourceGroupProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterOidcIssuerProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningError
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningInfo
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileWorkloadIdentity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileBlobCsiDriver
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileDiskCsiDriver
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileFileCsiDriver
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileSnapshotController
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileKeda
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ManagedServiceIdentityUserAssignedIdentitiesValue
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAuthProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OperationListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.OutboundEnvironmentEndpointCollection
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.PortRange
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.PowerState
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.PrivateEndpoint
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ResourceReference
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.Schedule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.SnapshotListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.TagsObject
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.TimeInWeek
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.TimeSpan
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.WeeklySchedule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
- topologyManagerPolicy() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Get the topologyManagerPolicy property: For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager).
- toString() - Method in enum com.azure.resourcemanager.containerservice.models.ResourceIdentityType
- TRANSPARENT - Static variable in class com.azure.resourcemanager.containerservice.models.NetworkMode
-
Static value transparent for NetworkMode.
- transparentHugePageDefrag() - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Get the transparentHugePageDefrag property: Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'.
- transparentHugePageEnabled() - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Get the transparentHugePageEnabled property: Valid values are 'always', 'madvise', and 'never'.
- Troubleshooting - Search tag in Overview
- Section
- TrustedAccessRoleBindingInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Defines binding between a resource and role.
- TrustedAccessRoleBindingInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Creates an instance of TrustedAccessRoleBindingInner class.
- TrustedAccessRoleBindingListResult - Class in com.azure.resourcemanager.containerservice.models
-
List of trusted access role bindings.
- TrustedAccessRoleBindingListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
-
Creates an instance of TrustedAccessRoleBindingListResult class.
- TrustedAccessRoleBindingProperties - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Properties for trusted access role binding.
- TrustedAccessRoleBindingProperties() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Creates an instance of TrustedAccessRoleBindingProperties class.
- TrustedAccessRoleBindingProvisioningState - Class in com.azure.resourcemanager.containerservice.models
-
The current provisioning state of trusted access role binding.
- TrustedAccessRoleBindingProvisioningState() - Constructor for class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Deprecated.Use the
TrustedAccessRoleBindingProvisioningState.fromString(String)factory method. - TrustedAccessRoleBindingsClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in TrustedAccessRoleBindingsClient.
- TrustedAccessRoleInner - Class in com.azure.resourcemanager.containerservice.fluent.models
-
Trusted access role definition.
- TrustedAccessRoleInner() - Constructor for class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleInner
-
Creates an instance of TrustedAccessRoleInner class.
- TrustedAccessRoleListResult - Class in com.azure.resourcemanager.containerservice.models
-
List of trusted access roles.
- TrustedAccessRoleListResult() - Constructor for class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleListResult
-
Creates an instance of TrustedAccessRoleListResult class.
- TrustedAccessRoleRule - Class in com.azure.resourcemanager.containerservice.models
-
Rule for trusted access role.
- TrustedAccessRoleRule() - Constructor for class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Creates an instance of TrustedAccessRoleRule class.
- TrustedAccessRolesClient - Interface in com.azure.resourcemanager.containerservice.fluent
-
An instance of this class provides access to all the operations defined in TrustedAccessRolesClient.
- trustedCa() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Get the trustedCa property: Alternative CA cert to use for connecting to proxy servers.
- TUESDAY - Static variable in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Static value Tuesday for WeekDay.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Get the type property: Type of the agent pool version list.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the type property: Resource type.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Get the type property: The type of the agent pool upgrade profile.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
-
Get the type property: Resource type.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Get the type property: Resource type.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the type property: The type of Agent Pool.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Get the type property: The type of the upgrade profile.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Get the type property: Type of the orchestrator version profile list result.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Get the type property: The resource type.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Get the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- type() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- type() - Method in class com.azure.resourcemanager.containerservice.models.ExtendedLocation
-
Get the type property: The type of the extended location.
- type() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- type() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterUpgradeProfile
- type() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Get the type property: For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity).
- Type - Class in com.azure.resourcemanager.containerservice.models
-
The week index.
- Type() - Constructor for class com.azure.resourcemanager.containerservice.models.Type
-
Deprecated.Use the
Type.fromString(String)factory method. - typePropertiesType() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the type property: The type of Agent Pool.
U
- UBUNTU - Static variable in class com.azure.resourcemanager.containerservice.models.OSSku
-
Static value Ubuntu for OSSku.
- UDP - Static variable in class com.azure.resourcemanager.containerservice.models.Protocol
-
Static value UDP for Protocol.
- UNMANAGED - Static variable in class com.azure.resourcemanager.containerservice.models.NodeOSUpgradeChannel
-
Static value Unmanaged for NodeOSUpgradeChannel.
- UNRESTRICTED - Static variable in class com.azure.resourcemanager.containerservice.models.RestrictionLevel
-
Static value Unrestricted for RestrictionLevel.
- until() - Method in class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
-
Get the until property: Until when the overrides are effective.
- update(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Updates a private endpoint connection.
- updateAgentPool(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAgentPool
-
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
- updateAsync(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Updates a private endpoint connection.
- updateTags(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- updateTags(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Updates tags on an OpenShift managed cluster.
- updateTags(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Updates tags on a snapshot.
- updateTags(String, String, TagsObject, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Updates tags on an OpenShift managed cluster.
- updateTags(String, String, TagsObject, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- updateTagsAsync(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- updateTagsAsync(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Updates tags on an OpenShift managed cluster.
- updateTagsAsync(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Updates tags on a snapshot.
- updateTagsAsync(String, String, TagsObject, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- updateTagsWithResponse(String, String, TagsObject, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Updates tags on a snapshot.
- updateTagsWithResponseAsync(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.OpenShiftManagedClustersClient
-
Updates tags on an OpenShift managed cluster.
- updateTagsWithResponseAsync(String, String, TagsObject) - Method in interface com.azure.resourcemanager.containerservice.fluent.SnapshotsClient
-
Updates tags on a snapshot.
- updateTagsWithResponseAsync(String, String, TagsObject, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.ManagedClustersClient
-
Updates tags on a managed cluster.
- updateWithResponse(String, String, String, PrivateEndpointConnectionInner, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Updates a private endpoint connection.
- updateWithResponseAsync(String, String, String, PrivateEndpointConnectionInner) - Method in interface com.azure.resourcemanager.containerservice.fluent.PrivateEndpointConnectionsClient
-
Updates a private endpoint connection.
- UPDATING - Static variable in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Static value Updating for ManagedClusterPodIdentityProvisioningState.
- UPDATING - Static variable in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Static value Updating for TrustedAccessRoleBindingProvisioningState.
- upgradeChannel() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
-
Get the upgradeChannel property: For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel).
- UpgradeChannel - Class in com.azure.resourcemanager.containerservice.models
-
The upgrade channel for auto upgrade.
- UpgradeChannel() - Constructor for class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Deprecated.Use the
UpgradeChannel.fromString(String)factory method. - upgradeNodeImageVersion(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Upgrades the node image version of an agent pool to the latest.
- upgradeNodeImageVersion(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Upgrades the node image version of an agent pool to the latest.
- upgradeNodeImageVersionAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Upgrades the node image version of an agent pool to the latest.
- upgradeNodeImageVersionWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerservice.fluent.AgentPoolsClient
-
Upgrades the node image version of an agent pool to the latest.
- UpgradeOverrideSettings - Class in com.azure.resourcemanager.containerservice.models
-
Settings for overrides when upgrading a cluster.
- UpgradeOverrideSettings() - Constructor for class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
-
Creates an instance of UpgradeOverrideSettings class.
- upgrades() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Get the upgrades property: List of orchestrator types and versions available for upgrade.
- upgrades() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Get the upgrades property: List of orchestrator types and versions available for upgrade.
- upgrades() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesPatchVersion
-
Get the upgrades property: Possible upgrade path for given patch version.
- upgrades() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Get the upgrades property: List of orchestrator types and versions available for upgrade.
- upgrades() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Get the upgrades property: List of revisions available for upgrade of a specific mesh revision.
- upgrades() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Get the upgrades property: The list of available upgrade versions.
- upgradeSettings() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the upgradeSettings property: Settings for upgrading the agentpool.
- upgradeSettings() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the upgradeSettings property: Settings for upgrading the agentpool.
- upgradeSettings() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the upgradeSettings property: Settings for upgrading a cluster.
- upgradeSettings() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the upgradeSettings property: Settings for upgrading a cluster.
- USER - Static variable in class com.azure.resourcemanager.containerservice.models.AgentPoolMode
-
Static value User for AgentPoolMode.
- USER_ASSIGNED - Enum constant in enum com.azure.resourcemanager.containerservice.models.ResourceIdentityType
-
Enum value UserAssigned.
- USER_ASSIGNED_NATGATEWAY - Static variable in class com.azure.resourcemanager.containerservice.models.OutboundType
-
Static value userAssignedNATGateway for OutboundType.
- USER_DEFINED_ROUTING - Static variable in class com.azure.resourcemanager.containerservice.models.OutboundType
-
Static value userDefinedRouting for OutboundType.
- userAssignedIdentities() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Get the userAssignedIdentities property: The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- userAssignedIdentities() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Get the userAssignedIdentities property: The pod identities to use in the cluster.
- UserAssignedIdentity - Class in com.azure.resourcemanager.containerservice.models
-
Details about a user assigned identity.
- UserAssignedIdentity() - Constructor for class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Creates an instance of UserAssignedIdentity class.
- userAssignedIdentityExceptions() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Get the userAssignedIdentityExceptions property: The pod identity exceptions to allow.
- userKubeConfigContent() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- userKubeConfigContent(Format) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- userKubeConfigs() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- userKubeConfigs(Format) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- utcOffset() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Get the utcOffset property: The UTC offset in format +/-HH:mm.
V
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AccessProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CommandResultProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.CredentialResultsInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueDisplay
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OperationValueInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourcesListResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.RunCommandResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingObservability
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingSecurity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolDeleteMachinesParameter
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolWindowsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ClusterUpgradeSettings
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.CompatibleVersions
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshConfiguration
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshPublicKey
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.CreationData
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.CredentialResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.DailySchedule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.DateSpan
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDependency
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ExtendedLocation
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.IpTag
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.IstioCertificateAuthority
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.IstioComponents
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.IstioEgressGateway
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesPatchVersion
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersionCapabilities
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MachineIpAddress
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MachineListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MachineNetworkProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MachineProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfileIdentity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterCostAnalysis
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIpPrefixes
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIPs
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterManagedOutboundIpProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterMetricsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNodeResourceGroupProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterOidcIssuerProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningError
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningInfo
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileWorkloadIdentity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultHeaders
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileBlobCsiDriver
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileDiskCsiDriver
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileFileCsiDriver
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileSnapshotController
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileKeda
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ManagedServiceIdentityUserAssignedIdentitiesValue
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAuthProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterBaseIdentityProvider
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OperationListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.OutboundEnvironmentEndpointCollection
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.PowerState
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.PrivateEndpoint
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ResourceReference
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.SnapshotListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.TagsObject
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.TimeInWeek
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.TimeSpan
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.WeeklySchedule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Validates the instance.
- value() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionListResultInner
-
Get the value property: The collection value.
- value() - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourcesListResultInner
-
Get the value property: The collection value.
- value() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolListResult
-
Get the value property: The list of agent pools.
- value() - Method in class com.azure.resourcemanager.containerservice.models.CredentialResult
-
Get the value property: Base64-encoded Kubernetes configuration file.
- value() - Method in class com.azure.resourcemanager.containerservice.models.MachineListResult
-
Get the value property: The list of Machines in cluster.
- value() - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult
-
Get the value property: The list of maintenance configurations.
- value() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
-
Get the value property: The list of managed clusters.
- value() - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
-
Get the value property: Array of service mesh add-on revision profiles for all supported mesh modes.
- value() - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
-
Get the value property: Array of supported service mesh add-on upgrade profiles.
- value() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
-
Get the value property: The list of OpenShift managed clusters.
- value() - Method in class com.azure.resourcemanager.containerservice.models.OperationListResult
-
Get the value property: The list of operations.
- value() - Method in class com.azure.resourcemanager.containerservice.models.OutboundEnvironmentEndpointCollection
-
Get the value property: Collection of resources.
- value() - Method in class com.azure.resourcemanager.containerservice.models.SnapshotListResult
-
Get the value property: The list of snapshots.
- value() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
-
Get the value property: Role binding list.
- value() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleListResult
-
Get the value property: Role list.
- valueOf(String) - Static method in enum com.azure.resourcemanager.containerservice.models.ResourceIdentityType
-
Returns the enum constant of this type with the specified name.
- values() - Method in class com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner
-
Get the values property: Array of AKS supported Kubernetes versions.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolMode
-
Gets known AgentPoolMode values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.AgentPoolType
-
Gets known AgentPoolType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.BackendPoolType
-
Gets known BackendPoolType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.Code
-
Gets known Code values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ConnectionStatus
-
Gets known ConnectionStatus values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceResourceTypes
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ContainerServiceVMSizeTypes
-
Gets known ContainerServiceVMSizeTypes values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.Expander
-
Gets known Expander values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ExtendedLocationTypes
-
Gets known ExtendedLocationTypes values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.Format
-
Gets known Format values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.GpuInstanceProfile
-
Gets known GpuInstanceProfile values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.IpFamily
-
Gets known IpFamily values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.IstioIngressGatewayMode
-
Gets known IstioIngressGatewayMode values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.KeyVaultNetworkAccessTypes
-
Gets known KeyVaultNetworkAccessTypes values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.KubeletDiskType
-
Gets known KubeletDiskType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.KubernetesSupportPlan
-
Gets known KubernetesSupportPlan values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.LicenseType
-
Gets known LicenseType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.LoadBalancerSku
-
Gets known LoadBalancerSku values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningState
-
Gets known ManagedClusterPodIdentityProvisioningState values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuName
-
Gets known ManagedClusterSkuName values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSkuTier
-
Gets known ManagedClusterSkuTier values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.NetworkDataplane
-
Gets known NetworkDataplane values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.NetworkMode
-
Gets known NetworkMode values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.NetworkPlugin
-
Gets known NetworkPlugin values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.NetworkPluginMode
-
Gets known NetworkPluginMode values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.NetworkPolicy
-
Gets known NetworkPolicy values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.NodeOSUpgradeChannel
-
Gets known NodeOSUpgradeChannel values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftAgentPoolProfileRole
-
Gets known OpenShiftAgentPoolProfileRole values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.OpenShiftContainerServiceVMSize
-
Gets known OpenShiftContainerServiceVMSize values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.OSDiskType
-
Gets known OSDiskType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.OSSku
-
Gets known OSSku values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.OSType
-
Gets known OSType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.OutboundType
-
Gets known OutboundType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.PrivateEndpointConnectionProvisioningState
-
Gets known PrivateEndpointConnectionProvisioningState values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.Protocol
-
Gets known Protocol values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.PublicNetworkAccess
-
Gets known PublicNetworkAccess values.
- values() - Static method in enum com.azure.resourcemanager.containerservice.models.ResourceIdentityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.RestrictionLevel
-
Gets known RestrictionLevel values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ScaleDownMode
-
Gets known ScaleDownMode values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ScaleSetEvictionPolicy
-
Gets known ScaleSetEvictionPolicy values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ScaleSetPriority
-
Gets known ScaleSetPriority values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.ServiceMeshMode
-
Gets known ServiceMeshMode values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.SnapshotType
-
Gets known SnapshotType values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingProvisioningState
-
Gets known TrustedAccessRoleBindingProvisioningState values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.Type
-
Gets known Type values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.UpgradeChannel
-
Gets known UpgradeChannel values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Gets known WeekDay values.
- values() - Static method in class com.azure.resourcemanager.containerservice.models.WorkloadRuntime
-
Gets known WorkloadRuntime values.
- verbs() - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleRule
-
Get the verbs property: List of allowed verbs.
- version() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster
- version() - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Get the version property: major.minor version of Kubernetes release.
- versions() - Method in class com.azure.resourcemanager.containerservice.models.CompatibleVersions
-
Get the versions property: Product/service versions compatible with a service mesh add-on revision.
- verticalPodAutoscaler() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
-
Get the verticalPodAutoscaler property: VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
- VIRTUAL_MACHINE_SCALE_SETS - Static variable in class com.azure.resourcemanager.containerservice.models.AgentPoolType
-
Static value VirtualMachineScaleSets for AgentPoolType.
- virtualMachineEvictionPolicy() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- virtualMachineEvictionPolicy() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- virtualMachineEvictionPolicy() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- virtualMachineMaximumPrice() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- virtualMachineMaximumPrice() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- virtualMachineMaximumPrice() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- virtualMachinePriority() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- virtualMachinePriority() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- virtualMachinePriority() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- vmMaxMapCount() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the vmMaxMapCount property: Sysctl setting vm.max_map_count.
- vmSize() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the vmSize property: VM size availability varies by region.
- vmSize() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the vmSize property: VM size availability varies by region.
- vmSize() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Get the vmSize property: The size of the VM.
- vmSize() - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Get the vmSize property: The size of the VM.
- vmSize() - Method in interface com.azure.resourcemanager.containerservice.models.AgentPool
- vmSize() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
- vmSize() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool
- vmSize() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Get the vmSize property: Size of agent VMs.
- vmSize() - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Get the vmSize property: Size of agent VMs.
- vmSwappiness() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the vmSwappiness property: Sysctl setting vm.swappiness.
- vmVfsCachePressure() - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Get the vmVfsCachePressure property: Sysctl setting vm.vfs_cache_pressure.
- vnetCidr() - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Get the vnetCidr property: CIDR for the OpenShift Vnet.
- vnetId() - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Get the vnetId property: ID of the Vnet created for OSA cluster.
- vnetSubnetId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the vnetSubnetId property: If this is not specified, a VNET and subnet will be generated and used.
- vnetSubnetId() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the vnetSubnetId property: If this is not specified, a VNET and subnet will be generated and used.
W
- WASM_WASI - Static variable in class com.azure.resourcemanager.containerservice.models.WorkloadRuntime
-
Static value WasmWasi for WorkloadRuntime.
- webAppRouting() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfile
-
Get the webAppRouting property: App Routing settings for the ingress profile.
- WEDNESDAY - Static variable in class com.azure.resourcemanager.containerservice.models.WeekDay
-
Static value Wednesday for WeekDay.
- WeekDay - Class in com.azure.resourcemanager.containerservice.models
-
The weekday enum.
- WeekDay() - Constructor for class com.azure.resourcemanager.containerservice.models.WeekDay
-
Deprecated.Use the
WeekDay.fromString(String)factory method. - weekIndex() - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Get the weekIndex property: Specifies on which week of the month the dayOfWeek applies.
- weekly() - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Get the weekly property: For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'.
- WeeklySchedule - Class in com.azure.resourcemanager.containerservice.models
-
For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'.
- WeeklySchedule() - Constructor for class com.azure.resourcemanager.containerservice.models.WeeklySchedule
-
Creates an instance of WeeklySchedule class.
- WINDOWS - Static variable in class com.azure.resourcemanager.containerservice.models.OSType
-
Static value Windows for OSType.
- WINDOWS_SERVER - Static variable in class com.azure.resourcemanager.containerservice.models.LicenseType
-
Static value Windows_Server for LicenseType.
- WINDOWS2019 - Static variable in class com.azure.resourcemanager.containerservice.models.OSSku
-
Static value Windows2019 for OSSku.
- WINDOWS2022 - Static variable in class com.azure.resourcemanager.containerservice.models.OSSku
-
Static value Windows2022 for OSSku.
- WindowsGmsaProfile - Class in com.azure.resourcemanager.containerservice.models
-
Windows gMSA Profile in the managed cluster.
- WindowsGmsaProfile() - Constructor for class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Creates an instance of WindowsGmsaProfile class.
- windowsProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the windowsProfile property: The Windows agent pool's specific profile.
- windowsProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the windowsProfile property: The Windows agent pool's specific profile.
- windowsProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the windowsProfile property: The profile for Windows VMs in the Managed Cluster.
- windowsProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the windowsProfile property: The profile for Windows VMs in the Managed Cluster.
- withAadProfile(ManagedClusterAadProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the aadProfile property: The Azure Active Directory configuration.
- withAadProfile(ManagedClusterAadProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the aadProfile property: The Azure Active Directory configuration.
- withAbsoluteMonthly(AbsoluteMonthlySchedule) - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Set the absoluteMonthly property: For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'.
- withAddonProfiles(Map<String, ManagedClusterAddonProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the addonProfiles property: The profile of managed cluster add-on.
- withAddonProfiles(Map<String, ManagedClusterAddonProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the addonProfiles property: The profile of managed cluster add-on.
- withAddOnProfiles(Map<String, ManagedClusterAddonProfile>) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAddOnProfiles
-
Specifies the cluster's add-on's profiles.
- withAddOnProfiles(Map<String, ManagedClusterAddonProfile>) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAddOnProfiles
-
Updates the cluster's add-on's profiles.
- withAdminGroupObjectIDs(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Set the adminGroupObjectIDs property: The list of AAD group object IDs that will have admin role of the cluster.
- withAdminPassword(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Set the adminPassword property: Specifies the password of the administrator account.
- withAdminUsername(String) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
-
Set the adminUsername property: The administrator username to use for Linux VMs.
- withAdminUsername(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Set the adminUsername property: Specifies the name of the administrator account.
- withAdvancedNetworking(AdvancedNetworking) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the advancedNetworking property: Advanced Networking profile for enabling observability and security feature suite on a cluster.
- withAgentPoolMode(AgentPoolMode) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the agent pool mode for the agents.
- withAgentPoolMode(AgentPoolMode) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolMode
-
Specifies the agent pool mode for the agents.
- withAgentPoolMode(AgentPoolMode) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithAgentPoolMode
-
Specifies the agent pool mode for the agents.
- withAgentPoolProfiles(List<ManagedClusterAgentPoolProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the agentPoolProfiles property: The agent pool properties.
- withAgentPoolProfiles(List<ManagedClusterAgentPoolProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the agentPoolProfiles property: The agent pool properties.
- withAgentPoolProfiles(List<ManagedClusterPoolUpgradeProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Set the agentPoolProfiles property: The list of available upgrade versions for agent pools.
- withAgentPoolProfiles(List<ManagedClusterPoolUpgradeProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
-
Set the agentPoolProfiles property: The list of available upgrade versions for agent pools.
- withAgentPoolProfiles(List<OpenShiftManagedClusterAgentPoolProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Set the agentPoolProfiles property: Configuration of OpenShift cluster VMs.
- withAgentPoolProfiles(List<OpenShiftManagedClusterAgentPoolProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Set the agentPoolProfiles property: Configuration of OpenShift cluster VMs.
- withAgentPoolResourceGroup(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAgentPoolResourceGroup
-
Specifies the resource group for agent pool nodes.
- withAgentPoolType(AgentPoolType) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Set agent pool type to every virtual machine in the agent pool.
- withAgentPoolType(AgentPoolType) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolType
-
Set agent pool type to every virtual machine in the agent pool.
- withAgentPoolTypeName(String) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Set agent pool type by type name.
- withAgentPoolTypeName(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolType
-
Set agent pool type by type name.
- withAgentPoolVersions(List<AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsInner
-
Set the agentPoolVersions property: List of versions available for agent pool.
- withAgentPoolVersions(List<AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolAvailableVersionsProperties
-
Set the agentPoolVersions property: List of versions available for agent pool.
- withAgentPoolVirtualMachineCount(int) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the number of agents (Virtual Machines) to host docker containers.
- withAgentPoolVirtualMachineCount(int) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithAgentPoolVirtualMachineCount
-
Specifies the number of agents (Virtual Machines) to host docker containers.
- withAgentPoolVirtualMachineCount(int) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithAgentPoolVirtualMachineCount
-
Specifies the number of agents (Virtual Machines) to host docker containers.
- withAllocatedOutboundPorts(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the allocatedOutboundPorts property: The desired number of allocated SNAT ports per VM.
- withAllowedHostPorts(List<PortRange>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Set the allowedHostPorts property: The port ranges that are allowed to access.
- withAllowedUnsafeSysctls(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the allowedUnsafeSysctls property: Allowed list of unsafe sysctls or unsafe sysctl patterns (ending in `*`).
- withAllowNetworkPluginKubenet(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Set the allowNetworkPluginKubenet property: Running in Kubenet is disabled by default due to the security related nature of AAD Pod Identity and the risks of IP spoofing.
- withApiServerAccessProfile(ManagedClusterApiServerAccessProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the apiServerAccessProfile property: The access profile for managed cluster API server.
- withApiServerAccessProfile(ManagedClusterApiServerAccessProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the apiServerAccessProfile property: The access profile for managed cluster API server.
- withApplicationSecurityGroups(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Set the applicationSecurityGroups property: The IDs of the application security groups which agent pool will associate when created.
- withAuthorizedIpRanges(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Set the authorizedIpRanges property: IP ranges are specified in CIDR format, e.g. 137.117.106.88/29.
- withAuthProfile(OpenShiftManagedClusterAuthProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Set the authProfile property: Configures OpenShift authentication.
- withAuthProfile(OpenShiftManagedClusterAuthProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Set the authProfile property: Configures OpenShift authentication.
- withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
- withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the autoScalerProfile property: Parameters to be applied to the cluster-autoscaler when enabled.
- withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAutoScalerProfile
-
Specifies the auto-scale profile.
- withAutoScalerProfile(ManagedClusterPropertiesAutoScalerProfile) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAutoScalerProfile
-
Specifies the auto-scale profile.
- withAutoScaling(int, int) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Enables the auto-scaling with maximum/minimum number of nodes.
- withAutoScaling(int, int) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithAutoScaling
-
Enables the auto-scaling with maximum/minimum number of nodes.
- withAutoScaling(int, int) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithAutoScaling
-
Enables the auto-scaling with maximum/minimum number of nodes.
- withAutoUpgradeProfile(ManagedClusterAutoUpgradeProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the autoUpgradeProfile property: The auto upgrade configuration.
- withAutoUpgradeProfile(ManagedClusterAutoUpgradeProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the autoUpgradeProfile property: The auto upgrade configuration.
- withAvailabilityZones(Integer...) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the availability zones.
- withAvailabilityZones(Integer...) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithAvailabilityZones
-
Specifies the availability zones.
- withAvailabilityZones(List<String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the availabilityZones property: The list of Availability zones to use for nodes.
- withAvailabilityZones(List<String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the availabilityZones property: The list of Availability zones to use for nodes.
- withAvailabilityZones(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the availabilityZones property: The list of Availability zones to use for nodes.
- withAzureActiveDirectoryGroup(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithAAD
-
Specified Azure AD group as the admin group of the cluster.
- withAzureActiveDirectoryGroup(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAAD
-
Specified Azure AD group as the admin group of the cluster.
- withAzureKeyVaultKms(AzureKeyVaultKms) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Set the azureKeyVaultKms property: Azure Key Vault [key management service](https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/) settings for the security profile.
- withAzureMonitorProfile(ManagedClusterAzureMonitorProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the azureMonitorProfile property: Azure Monitor addon profiles for monitoring the managed cluster.
- withAzureMonitorProfile(ManagedClusterAzureMonitorProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the azureMonitorProfile property: Azure Monitor addon profiles for monitoring the managed cluster.
- withBackendPoolType(BackendPoolType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the backendPoolType property: The type of the managed inbound Load Balancer BackendPool.
- withBalanceSimilarNodeGroups(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the balanceSimilarNodeGroups property: Valid values are 'true' and 'false'.
- withBindingSelector(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Set the bindingSelector property: The binding selector to use for the AzureIdentityBinding resource.
- withBlobCsiDriver(ManagedClusterStorageProfileBlobCsiDriver) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Set the blobCsiDriver property: AzureBlob CSI Driver settings for the storage profile.
- withCapabilities(KubernetesVersionCapabilities) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Set the capabilities property: Capabilities on this Kubernetes version.
- withCapacityReservationGroupId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the capacityReservationGroupId property: AKS will associate the specified agent pool with the Capacity Reservation Group.
- withCapacityReservationGroupId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the capacityReservationGroupId property: AKS will associate the specified agent pool with the Capacity Reservation Group.
- withCapacityReservationGroupId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the capacityReservationGroupId property: AKS will associate the specified agent pool with the Capacity Reservation Group.
- withCategory(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
-
Set the category property: The category of endpoints accessed by the AKS agent node, e.g.
- withCertChainObjectName(String) - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Set the certChainObjectName property: Certificate chain object name in Azure Key Vault.
- withCertificateAuthority(IstioCertificateAuthority) - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Set the certificateAuthority property: Istio Service Mesh Certificate Authority (CA) configuration.
- withCertObjectName(String) - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Set the certObjectName property: Intermediate certificate object name in Azure Key Vault.
- withClientAppId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Set the clientAppId property: (DEPRECATED) The client AAD application ID.
- withClientId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfileIdentity
-
Set the clientId property: The client ID of the user assigned identity.
- withClientId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
-
Set the clientId property: The ID for the service principal.
- withClientId(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Set the clientId property: The clientId password associated with the provider.
- withClientId(String) - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Set the clientId property: The client ID of the user assigned identity.
- withClusterToken(String) - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Set the clusterToken property: AuthToken issued for AKS AAD Server App.
- withCode(Code) - Method in class com.azure.resourcemanager.containerservice.models.PowerState
-
Set the code property: Tells whether the cluster is Running or Stopped.
- withCode(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Set the code property: An identifier for the error.
- withCommand(String) - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Set the command property: The command to run.
- withCompatibleWith(List<CompatibleVersions>) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Set the compatibleWith property: List of items this revision of service mesh is compatible with, and their associated versions.
- withCompatibleWith(List<CompatibleVersions>) - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileProperties
-
Set the compatibleWith property: List of items this revision of service mesh is compatible with, and their associated versions.
- withComponents(IstioComponents) - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Set the components property: Istio components configuration.
- withConfig(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Set the config property: Key-value pairs for configuring an add-on.
- withContainerLogMaxFiles(Integer) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the containerLogMaxFiles property: The maximum number of container log files that can be present for a container.
- withContainerLogMaxSizeMB(Integer) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the containerLogMaxSizeMB property: The maximum size (e.g. 10Mi) of container log file before it is rotated.
- withContext(String) - Method in class com.azure.resourcemanager.containerservice.models.RunCommandRequest
-
Set the context property: A base64 encoded zip file containing the files required by the command.
- withControlPlaneProfile(ManagedClusterPoolUpgradeProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileInner
-
Set the controlPlaneProfile property: The list of available upgrade versions for the control plane.
- withControlPlaneProfile(ManagedClusterPoolUpgradeProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterUpgradeProfileProperties
-
Set the controlPlaneProfile property: The list of available upgrade versions for the control plane.
- withCostAnalysis(ManagedClusterCostAnalysis) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterMetricsProfile
-
Set the costAnalysis property: The cost analysis configuration for the cluster.
- withCount(int) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Set the count property: Number of agents (VMs) to host docker containers.
- withCount(int) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Set the count property: Number of masters (VMs) to host docker containers.
- withCount(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the count property: Number of agents (VMs) to host docker containers.
- withCount(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the count property: Number of agents (VMs) to host docker containers.
- withCount(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the count property: Number of agents (VMs) to host docker containers.
- withCount(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
-
Set the count property: The desired number of IPv4 outbound IPs created/managed by Azure for the cluster load balancer.
- withCount(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterManagedOutboundIpProfile
-
Set the count property: The desired number of outbound IPs created/managed by Azure.
- withCountIPv6(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileManagedOutboundIPs
-
Set the countIPv6 property: The desired number of IPv6 outbound IPs created/managed by Azure for the cluster load balancer.
- withCpuCfsQuota(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the cpuCfsQuota property: The default is true.
- withCpuCfsQuotaPeriod(String) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the cpuCfsQuotaPeriod property: The default is '100ms.'
- withCpuManagerPolicy(String) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the cpuManagerPolicy property: The default is 'none'.
- withCreationData(CreationData) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the creationData property: CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
- withCreationData(CreationData) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the creationData property: CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
- withCreationData(CreationData) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Set the creationData property: CreationData to be used to specify the source agent pool resource ID to create this snapshot.
- withCreationData(CreationData) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Set the creationData property: CreationData to be used to specify the source agent pool resource ID to create this snapshot.
- withCreationData(CreationData) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the creationData property: CreationData to be used to specify the source Snapshot ID if the node pool will be created/upgraded using a snapshot.
- withCustomerAdminGroupId(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Set the customerAdminGroupId property: The groupId to be granted cluster admin role.
- withDaemonsetEvictionForEmptyNodes(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the daemonsetEvictionForEmptyNodes property: If set to true, all daemonset pods on empty nodes will be evicted before deletion of the node.
- withDaemonsetEvictionForOccupiedNodes(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the daemonsetEvictionForOccupiedNodes property: If set to true, all daemonset pods on occupied nodes will be evicted before deletion of the node.
- withDaily(DailySchedule) - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Set the daily property: For schedules like: 'recur every day' or 'recur every 3 days'.
- withDay(WeekDay) - Method in class com.azure.resourcemanager.containerservice.models.TimeInWeek
-
Set the day property: The day of the week.
- withDayOfMonth(int) - Method in class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
-
Set the dayOfMonth property: The date of the month.
- withDayOfWeek(WeekDay) - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Set the dayOfWeek property: Specifies on which day of the week the maintenance occurs.
- withDayOfWeek(WeekDay) - Method in class com.azure.resourcemanager.containerservice.models.WeeklySchedule
-
Set the dayOfWeek property: Specifies on which day of the week the maintenance occurs.
- withDefaultProperty(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Set the defaultProperty property: Whether this version is the default agent pool version.
- withDefaultProperty(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Set the defaultProperty property: Installed by default if version is not specified.
- withDefaultVersion() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithVersion
-
Uses the default version for the Kubernetes cluster.
- withDefender(ManagedClusterSecurityProfileDefender) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Set the defender property: Microsoft Defender settings for the security profile.
- withDelegatedResources(Map<String, DelegatedResource>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Set the delegatedResources property: The delegated identity resources assigned to this managed cluster.
- withDescription(String) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Set the description property: Description of the detail.
- withDescription(String) - Method in class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
-
Set the description property: The private link service connection description.
- withDetails(List<ManagedClusterPodIdentityProvisioningErrorBody>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Set the details property: A list of additional details about the error.
- withDisableLocalAccounts(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the disableLocalAccounts property: If set to true, getting static credentials will be disabled for this cluster.
- withDisableLocalAccounts(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the disableLocalAccounts property: If set to true, getting static credentials will be disabled for this cluster.
- withDisableOutboundNat(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolWindowsProfile
-
Set the disableOutboundNat property: The default value is false.
- withDisableRunCommand(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Set the disableRunCommand property: Whether to disable run command for the cluster or not.
- withDiskCsiDriver(ManagedClusterStorageProfileDiskCsiDriver) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Set the diskCsiDriver property: AzureDisk CSI Driver settings for the storage profile.
- withDiskEncryptionSet(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithDiskEncryption
-
Specifies the disk encryption set for the disk in cluster.
- withDiskEncryptionSetId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the diskEncryptionSetId property: This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'.
- withDiskEncryptionSetId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the diskEncryptionSetId property: This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'.
- withDnsPrefix(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the dnsPrefix property: This cannot be updated once the Managed Cluster has been created.
- withDnsPrefix(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the dnsPrefix property: This cannot be updated once the Managed Cluster has been created.
- withDnsPrefix(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithDnsPrefix
-
Specifies the DNS prefix to be used to create the FQDN for the master pool.
- withDnsServer(String) - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Set the dnsServer property: Specifies the DNS server for Windows gMSA.
- withDnsServiceIp(String) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the dnsServiceIp property: An IP address assigned to the Kubernetes DNS service.
- withDnsServiceIP(String) - Method in interface com.azure.resourcemanager.containerservice.models.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.
- withDnsZoneResourceIds(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Set the dnsZoneResourceIds property: Resource IDs of the DNS zones to be associated with the Application Routing add-on.
- withDockerBridgeCidr(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithDockerBridgeCidr
-
Deprecated.The property has no effect since 2019
- withDomainName(String) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDependency
-
Set the domainName property: The domain name of the dependency.
- withDrainTimeoutInMinutes(Integer) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Set the drainTimeoutInMinutes property: The amount of time (in minutes) to wait on eviction of pods and graceful termination per node.
- withDurationHours(int) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Set the durationHours property: Length of maintenance window range from 4 to 24 hours.
- withEffectiveOutboundIPs(List<ResourceReference>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the effectiveOutboundIPs property: The effective outbound IP resources of the cluster load balancer.
- withEffectiveOutboundIPs(List<ResourceReference>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Set the effectiveOutboundIPs property: The effective outbound IP resources of the cluster NAT gateway.
- withEgressGateways(List<IstioEgressGateway>) - Method in class com.azure.resourcemanager.containerservice.models.IstioComponents
-
Set the egressGateways property: Istio egress gateways.
- withEnableAutoScaling(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the enableAutoScaling property: Whether to enable auto-scaler.
- withEnableAutoScaling(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the enableAutoScaling property: Whether to enable auto-scaler.
- withEnableAutoScaling(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the enableAutoScaling property: Whether to enable auto-scaler.
- withEnableAzureRbac(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Set the enableAzureRbac property: Whether to enable Azure RBAC for Kubernetes authorization.
- withEnableCsiProxy(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Set the enableCsiProxy property: For more details on CSI proxy, see the [CSI proxy GitHub repo](https://github.com/kubernetes-csi/csi-proxy).
- withEnabled(boolean) - Method in class com.azure.resourcemanager.containerservice.models.IstioEgressGateway
-
Set the enabled property: Whether to enable the egress gateway.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
-
Set the enabled property: Whether to enable the ingress gateway.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfile
-
Set the enabled property: Whether the add-on is enabled or not.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
-
Set the enabled property: Whether to enable or disable the Azure Managed Prometheus addon for Prometheus monitoring.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileKeda
-
Set the enabled property: Whether to enable KEDA.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
-
Set the enabled property: Whether to enable VPA.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Set the enabled property: Indicates the enablement of Advanced Networking functionalities of observability and security on AKS clusters.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingObservability
-
Set the enabled property: Indicates the enablement of Advanced Networking observability functionalities on clusters.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworkingSecurity
-
Set the enabled property: This feature allows user to configure network policy based on DNS (FQDN) names.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Set the enabled property: Whether to enable Azure Key Vault key management service.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterCostAnalysis
-
Set the enabled property: The Managed Cluster sku.tier must be set to 'Standard' or 'Premium' to enable this feature.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfileWebAppRouting
-
Set the enabled property: Whether to enable the Application Routing add-on.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterOidcIssuerProfile
-
Set the enabled property: Whether the OIDC issuer is enabled.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Set the enabled property: Whether the pod identity addon is enabled.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefenderSecurityMonitoring
-
Set the enabled property: Whether to enable Defender threat detection.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
-
Set the enabled property: Whether to enable Image Cleaner on AKS cluster.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileWorkloadIdentity
-
Set the enabled property: Whether to enable workload identity.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileBlobCsiDriver
-
Set the enabled property: Whether to enable AzureBlob CSI Driver.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileDiskCsiDriver
-
Set the enabled property: Whether to enable AzureDisk CSI Driver.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileFileCsiDriver
-
Set the enabled property: Whether to enable AzureFile CSI Driver.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfileSnapshotController
-
Set the enabled property: Whether to enable Snapshot Controller.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Set the enabled property: Specifies whether to enable Windows gMSA in the managed cluster.
- withEnableEncryptionAtHost(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the enableEncryptionAtHost property: This is only supported on certain VM sizes and in certain Azure regions.
- withEnableEncryptionAtHost(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the enableEncryptionAtHost property: This is only supported on certain VM sizes and in certain Azure regions.
- withEnableEncryptionAtHost(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the enableEncryptionAtHost property: This is only supported on certain VM sizes and in certain Azure regions.
- withEnableFips(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the enableFips property: See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details.
- withEnableFips(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the enableFips property: See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details.
- withEnableFips(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the enableFips property: See [Add a FIPS-enabled node pool](https://docs.microsoft.com/azure/aks/use-multiple-node-pools#add-a-fips-enabled-node-pool-preview) for more details.
- withEnableMultipleStandardLoadBalancers(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the enableMultipleStandardLoadBalancers property: Enable multiple standard load balancers per AKS cluster or not.
- withEnableNodePublicIp(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the enableNodePublicIp property: Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses.
- withEnableNodePublicIp(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the enableNodePublicIp property: Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses.
- withEnableNodePublicIp(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the enableNodePublicIp property: Some scenarios may require nodes in a node pool to receive their own dedicated public IP addresses.
- withEnablePodSecurityPolicy(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the enablePodSecurityPolicy property: (DEPRECATED) Whether to enable Kubernetes pod security policy (preview).
- withEnablePodSecurityPolicy(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the enablePodSecurityPolicy property: (DEPRECATED) Whether to enable Kubernetes pod security policy (preview).
- withEnablePrivateCluster(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Set the enablePrivateCluster property: For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters).
- withEnablePrivateClusterPublicFqdn(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Set the enablePrivateClusterPublicFqdn property: Whether to create additional public FQDN for private cluster or not.
- withEnableRbac(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the enableRbac property: Whether to enable Kubernetes Role-Based Access Control.
- withEnableRbac(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the enableRbac property: Whether to enable Kubernetes Role-Based Access Control.
- withEnableSecureBoot(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
-
Set the enableSecureBoot property: Secure Boot is a feature of Trusted Launch which ensures that only signed operating systems and drivers can boot.
- withEnableUltraSsd(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the enableUltraSsd property: Whether to enable UltraSSD.
- withEnableUltraSsd(Boolean) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the enableUltraSsd property: Whether to enable UltraSSD.
- withEnableUltraSsd(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the enableUltraSsd property: Whether to enable UltraSSD.
- withEnableVtpm(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolSecurityProfile
-
Set the enableVtpm property: vTPM is a Trusted Launch feature for configuring a dedicated secure vault for keys and measurements held locally on the node.
- withEnd(LocalDate) - Method in class com.azure.resourcemanager.containerservice.models.DateSpan
-
Set the end property: The end date of the date span.
- withEnd(OffsetDateTime) - Method in class com.azure.resourcemanager.containerservice.models.TimeSpan
-
Set the end property: The end of a time span.
- withEndpointDetails(List<EndpointDetail>) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDependency
-
Set the endpointDetails property: The Ports and Protocols used when connecting to domainName.
- withEndpoints(List<EndpointDependency>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OutboundEnvironmentEndpointInner
-
Set the endpoints property: The endpoints that AKS agent nodes connect to.
- withError(ManagedClusterPodIdentityProvisioningError) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningInfo
-
Set the error property: Pod identity assignment error (if any).
- withError(ManagedClusterPodIdentityProvisioningErrorBody) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningError
-
Set the error property: Details about the error.
- withExpander(Expander) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the expander property: If not specified, the default is 'random'.
- withExtendedLocation(ExtendedLocation) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the extendedLocation property: The extended location of the Virtual Machine.
- withFailSwapOn(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the failSwapOn property: If set to true it will make the Kubelet fail to start if swap is enabled on the node.
- withFileCsiDriver(ManagedClusterStorageProfileFileCsiDriver) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Set the fileCsiDriver property: AzureFile CSI Driver settings for the storage profile.
- withFipsEnabled() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specify to use an FIPS-enabled OS for agent pool machines.
- withFipsEnabled() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithFips
-
Specify to use an FIPS-enabled OS for agent pool machines.
- withForceUpgrade(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
-
Set the forceUpgrade property: Whether to force upgrade the cluster.
- withFqdnSubdomain(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the fqdnSubdomain property: This cannot be updated once the Managed Cluster has been created.
- withFqdnSubdomain(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the fqdnSubdomain property: This cannot be updated once the Managed Cluster has been created.
- withFreeSku() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithManagedClusterSku
-
Specifies the managed cluster SKU is free.
- withFreeSku() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithManagedClusterSku
-
Specifies the managed cluster SKU is free.
- withFsAioMaxNr(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the fsAioMaxNr property: Sysctl setting fs.aio-max-nr.
- withFsFileMax(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the fsFileMax property: Sysctl setting fs.file-max.
- withFsInotifyMaxUserWatches(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the fsInotifyMaxUserWatches property: Sysctl setting fs.inotify.max_user_watches.
- withFsNrOpen(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the fsNrOpen property: Sysctl setting fs.nr_open.
- withGmsaProfile(WindowsGmsaProfile) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Set the gmsaProfile property: The Windows gMSA Profile in the Managed Cluster.
- withGpuInstanceProfile(GpuInstanceProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the gpuInstanceProfile property: GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
- withGpuInstanceProfile(GpuInstanceProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the gpuInstanceProfile property: GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
- withGpuInstanceProfile(GpuInstanceProfile) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the gpuInstanceProfile property: GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
- withGroupId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Set the groupId property: The group ID of the resource.
- withHostGroupId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the hostGroupId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}.
- withHostGroupId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the hostGroupId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}.
- withHostGroupId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the hostGroupId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/hostGroups/{hostGroupName}.
- withHourSlots(List<Integer>) - Method in class com.azure.resourcemanager.containerservice.models.TimeInWeek
-
Set the hourSlots property: Each integer hour represents a time range beginning at 0m after the hour ending at the next hour (non-inclusive). 0 corresponds to 00:00 UTC, 23 corresponds to 23:00 UTC.
- withHttpProxy(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Set the httpProxy property: The HTTP proxy server endpoint to use.
- withHttpProxyConfig(ManagedClusterHttpProxyConfig) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the httpProxyConfig property: Configurations for provisioning the cluster with HTTP proxy servers.
- withHttpProxyConfig(ManagedClusterHttpProxyConfig) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the httpProxyConfig property: Configurations for provisioning the cluster with HTTP proxy servers.
- withHttpsProxy(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Set the httpsProxy property: The HTTPS proxy server endpoint to use.
- withId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
- withId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MachineInner
- withId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
- withId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Set the id property: The ID of the private link resource.
- withId(String) - Method in class com.azure.resourcemanager.containerservice.models.PrivateEndpoint
-
Set the id property: The resource ID of the private endpoint.
- withId(String) - Method in class com.azure.resourcemanager.containerservice.models.ResourceReference
-
Set the id property: The fully qualified Azure resource id.
- withIdentity(ManagedClusterIdentity) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the identity property: The identity of the managed cluster, if configured.
- withIdentity(UserAssignedIdentity) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Set the identity property: The user assigned identity details.
- withIdentityProfile(Map<String, UserAssignedIdentity>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the identityProfile property: The user identity associated with the managed cluster.
- withIdentityProfile(Map<String, UserAssignedIdentity>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the identityProfile property: The user identity associated with the managed cluster.
- withIdentityProviders(List<OpenShiftManagedClusterIdentityProvider>) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAuthProfile
-
Set the identityProviders property: Type of authentication profile to use.
- withIdleTimeoutInMinutes(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the idleTimeoutInMinutes property: Desired outbound flow idle timeout in minutes.
- withIdleTimeoutInMinutes(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Set the idleTimeoutInMinutes property: Desired outbound flow idle timeout in minutes.
- withIgnoreDaemonsetsUtilization(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the ignoreDaemonsetsUtilization property: If set to true, the resources used by daemonset will be taken into account when making scaling down decisions.
- withImageCleaner(ManagedClusterSecurityProfileImageCleaner) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Set the imageCleaner property: Image Cleaner settings for the security profile.
- withImageGcHighThreshold(Integer) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the imageGcHighThreshold property: To disable image garbage collection, set to 100.
- withImageGcLowThreshold(Integer) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the imageGcLowThreshold property: This cannot be set higher than imageGcHighThreshold.
- withIngressGateways(List<IstioIngressGateway>) - Method in class com.azure.resourcemanager.containerservice.models.IstioComponents
-
Set the ingressGateways property: Istio ingress gateways.
- withIngressProfile(ManagedClusterIngressProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the ingressProfile property: Ingress profile for the managed cluster.
- withIngressProfile(ManagedClusterIngressProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the ingressProfile property: Ingress profile for the managed cluster.
- withIntervalDays(int) - Method in class com.azure.resourcemanager.containerservice.models.DailySchedule
-
Set the intervalDays property: Specifies the number of days between each set of occurrences.
- withIntervalHours(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileImageCleaner
-
Set the intervalHours property: Image Cleaner scanning interval in hours.
- withIntervalMonths(int) - Method in class com.azure.resourcemanager.containerservice.models.AbsoluteMonthlySchedule
-
Set the intervalMonths property: Specifies the number of months between each set of occurrences.
- withIntervalMonths(int) - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Set the intervalMonths property: Specifies the number of months between each set of occurrences.
- withIntervalWeeks(int) - Method in class com.azure.resourcemanager.containerservice.models.WeeklySchedule
-
Set the intervalWeeks property: Specifies the number of weeks between each set of occurrences.
- withIpAddress(String) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Set the ipAddress property: An IP Address that Domain Name currently resolves to.
- withIpFamilies(List<IpFamily>) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the ipFamilies property: IP families are used to determine single-stack or dual-stack clusters.
- withIpTagType(String) - Method in class com.azure.resourcemanager.containerservice.models.IpTag
-
Set the ipTagType property: The IP tag type.
- withIsDefault(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Set the isDefault property: Whether this version is default.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Set the isPreview property: Whether Kubernetes version is currently in preview.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
-
Set the isPreview property: Whether the Kubernetes version is currently in preview.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Set the isPreview property: Whether this version is in preview mode.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
-
Set the isPreview property: Whether the Kubernetes version is currently in preview.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Set the isPreview property: Whether Kubernetes version is currently in preview.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Set the isPreview property: Whether Kubernetes version is currently in preview.
- withIstio(IstioServiceMesh) - Method in class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
-
Set the istio property: Istio service mesh configuration.
- withKeda(ManagedClusterWorkloadAutoScalerProfileKeda) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
-
Set the keda property: KEDA (Kubernetes Event-driven Autoscaling) settings for the workload auto-scaler profile.
- withKernelThreadsMax(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the kernelThreadsMax property: Sysctl setting kernel.threads-max.
- withKeyData(String) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshPublicKey
-
Set the keyData property: Certificate public key used to authenticate with VMs through SSH.
- withKeyId(String) - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Set the keyId property: Identifier of Azure Key Vault key.
- withKeyObjectName(String) - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Set the keyObjectName property: Intermediate certificate private key object name in Azure Key Vault.
- withKeyVaultId(String) - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Set the keyVaultId property: The resource ID of the Key Vault.
- withKeyVaultNetworkAccess(KeyVaultNetworkAccessTypes) - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Set the keyVaultNetworkAccess property: Network access of key vault.
- withKeyVaultResourceId(String) - Method in class com.azure.resourcemanager.containerservice.models.AzureKeyVaultKms
-
Set the keyVaultResourceId property: Resource ID of key vault.
- withKubeConfig(byte[]) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AccessProfile
-
Set the kubeConfig property: Base64-encoded Kubernetes configuration file.
- withKubeConfig(byte[]) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
-
Set the kubeConfig property: Base64-encoded Kubernetes configuration file.
- withKubeletConfig(KubeletConfig) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the kubeletConfig property: The Kubelet configuration on the agent pool nodes.
- withKubeletConfig(KubeletConfig) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the kubeletConfig property: The Kubelet configuration on the agent pool nodes.
- withKubeletConfig(KubeletConfig) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the kubeletConfig property: The Kubelet configuration on the agent pool nodes.
- withKubeletDiskType(KubeletDiskType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the kubeletDiskType property: Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- withKubeletDiskType(KubeletDiskType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the kubeletDiskType property: Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- withKubeletDiskType(KubeletDiskType) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
The disk type for the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- withKubeletDiskType(KubeletDiskType) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithDiskType
-
The disk type for the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- withKubeletDiskType(KubeletDiskType) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithDiskType
-
The disk type for the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- withKubeletDiskType(KubeletDiskType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the kubeletDiskType property: Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Set the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Set the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the kubernetesVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the kubernetesVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolAvailableVersionsPropertiesAgentPoolVersionsItem
-
Set the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeProfilePropertiesUpgradesItem
-
Set the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Set the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- withKubernetesVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfileUpgradesItem
-
Set the kubernetesVersion property: The Kubernetes version (major.minor.patch).
- withKubeStateMetrics(ManagedClusterAzureMonitorProfileKubeStateMetrics) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileMetrics
-
Set the kubeStateMetrics property: Kube State Metrics profile for the Azure Managed Prometheus addon.
- withLatestNodeImageVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Set the latestNodeImageVersion property: The latest AKS supported node image version.
- withLatestNodeImageVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Set the latestNodeImageVersion property: The latest AKS supported node image version.
- withLicenseType(LicenseType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWindowsProfile
-
Set the licenseType property: The license type to use for Windows VMs.
- withLinuxOSConfig(LinuxOSConfig) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the linuxOSConfig property: The OS configuration of Linux agent nodes.
- withLinuxOSConfig(LinuxOSConfig) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the linuxOSConfig property: The OS configuration of Linux agent nodes.
- withLinuxOSConfig(LinuxOSConfig) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the linuxOSConfig property: The OS configuration of Linux agent nodes.
- withLinuxProfile(ContainerServiceLinuxProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the linuxProfile property: The profile for Linux VMs in the Managed Cluster.
- withLinuxProfile(ContainerServiceLinuxProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the linuxProfile property: The profile for Linux VMs in the Managed Cluster.
- withLoadBalancerProfile(ManagedClusterLoadBalancerProfile) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the loadBalancerProfile property: Profile of the cluster load balancer.
- withLoadBalancerSku(LoadBalancerSku) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the loadBalancerSku property: The default is 'standard'.
- withLoadBalancerSku(LoadBalancerSku) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithLoadBalancerProfile
-
Specifies the load balancer SKU.
- withLocation(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
- withLocation(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
- withLocation(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
- withLocation(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
- withLocation(String) - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Set the location property: The source resource location - internal use only.
- withLocation(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClustersGetCommandResultHeaders
-
Set the location property: The Location property.
- withLogAnalyticsWorkspaceResourceId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
-
Set the logAnalyticsWorkspaceResourceId property: Resource ID of the Log Analytics workspace to be associated with Microsoft Defender.
- withMachineNames(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolDeleteMachinesParameter
-
Set the machineNames property: The agent pool machine names.
- withMaintenanceWindow(MaintenanceWindow) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Set the maintenanceWindow property: Maintenance window for the maintenance configuration.
- withMaintenanceWindow(MaintenanceWindow) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Set the maintenanceWindow property: Maintenance window for the maintenance configuration.
- withManaged(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Set the managed property: Whether to enable managed AAD.
- withManagedOutboundIpProfile(ManagedClusterManagedOutboundIpProfile) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNatGatewayProfile
-
Set the managedOutboundIpProfile property: Profile of the managed outbound IP resources of the cluster NAT gateway.
- withManagedOutboundIPs(ManagedClusterLoadBalancerProfileManagedOutboundIPs) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the managedOutboundIPs property: Desired managed outbound IPs for the cluster load balancer.
- withMasterPoolProfile(OpenShiftManagedClusterMasterPoolProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Set the masterPoolProfile property: Configuration for OpenShift master VMs.
- withMasterPoolProfile(OpenShiftManagedClusterMasterPoolProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Set the masterPoolProfile property: Configuration for OpenShift master VMs.
- withMaxCount(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the maxCount property: The maximum number of nodes for auto-scaling.
- withMaxCount(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the maxCount property: The maximum number of nodes for auto-scaling.
- withMaxCount(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the maxCount property: The maximum number of nodes for auto-scaling.
- withMaxEmptyBulkDelete(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the maxEmptyBulkDelete property: The default is 10.
- withMaxGracefulTerminationSec(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the maxGracefulTerminationSec property: The default is 600.
- withMaxNodeProvisionTime(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the maxNodeProvisionTime property: The default is '15m'.
- withMaxPods(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the maxPods property: The maximum number of pods that can run on a node.
- withMaxPods(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the maxPods property: The maximum number of pods that can run on a node.
- withMaxPods(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the maxPods property: The maximum number of pods that can run on a node.
- withMaxPodsCount(int) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the maximum number of pods that can run on a node.
- withMaxPodsCount(int) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithMaxPodsCount
-
Specifies the maximum number of pods that can run on a node.
- withMaxSurge(String) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Set the maxSurge property: This can either be set to an integer (e.g. '5') or a percentage (e.g. '50%').
- withMaxTotalUnreadyPercentage(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the maxTotalUnreadyPercentage property: The default is 45.
- withMeshRevisions(List<MeshRevision>) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileProperties
-
Set the meshRevisions property: The meshRevisions property.
- withMessage(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Set the message property: A message describing the error, intended to be suitable for display in a user interface.
- withMetricAnnotationsAllowList(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
-
Set the metricAnnotationsAllowList property: Comma-separated list of Kubernetes annotation keys that will be used in the resource's labels metric (Example: 'namespaces=[kubernetes.io/team,...],pods=[kubernetes.io/team],...').
- withMetricLabelsAllowlist(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfileKubeStateMetrics
-
Set the metricLabelsAllowlist property: Comma-separated list of additional Kubernetes label keys that will be used in the resource's labels metric (Example: 'namespaces=[k8s-label-1,k8s-label-n,...],pods=[app],...').
- withMetrics(ManagedClusterAzureMonitorProfileMetrics) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAzureMonitorProfile
-
Set the metrics property: Metrics profile for the Azure Monitor managed service for Prometheus addon.
- withMetricsProfile(ManagedClusterMetricsProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the metricsProfile property: Optional cluster metrics configuration.
- withMetricsProfile(ManagedClusterMetricsProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the metricsProfile property: Optional cluster metrics configuration.
- withMinCount(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the minCount property: The minimum number of nodes for auto-scaling.
- withMinCount(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the minCount property: The minimum number of nodes for auto-scaling.
- withMinCount(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the minCount property: The minimum number of nodes for auto-scaling.
- withMode(AgentPoolMode) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the mode property: A cluster must have at least one 'System' Agent Pool at all times.
- withMode(AgentPoolMode) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the mode property: A cluster must have at least one 'System' Agent Pool at all times.
- withMode(AgentPoolMode) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the mode property: A cluster must have at least one 'System' Agent Pool at all times.
- withMode(IstioIngressGatewayMode) - Method in class com.azure.resourcemanager.containerservice.models.IstioIngressGateway
-
Set the mode property: Mode of an ingress gateway.
- withMode(ServiceMeshMode) - Method in class com.azure.resourcemanager.containerservice.models.ServiceMeshProfile
-
Set the mode property: Mode of the service mesh.
- withName(ManagedClusterSkuName) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
-
Set the name property: The name of a managed cluster SKU.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Set the name property: The name of the private link resource.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.CompatibleVersions
-
Set the name property: The product/service name.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.ExtendedLocation
-
Set the name property: The name of the extended location.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the name property: Windows agent pool names must be 6 characters or less.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Set the name property: The name of the pod identity.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Set the name property: The name of the pod identity exception.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Set the name property: The Agent Pool name.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Set the name property: Unique name of the pool profile in the context of the subscription and resource group.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
-
Set the name property: Name of the provider.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Set the name property: Unique name of the master pool profile in the context of the subscription and resource group.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
-
Set the name property: Name of the router profile.
- withName(String) - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Set the name property: The plan ID.
- withNamespace(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentity
-
Set the namespace property: The namespace of the pod identity.
- withNamespace(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Set the namespace property: The namespace of the pod identity exception.
- withNatGatewayProfile(ManagedClusterNatGatewayProfile) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the natGatewayProfile property: Profile of the cluster NAT gateway.
- withNetCoreNetdevMaxBacklog(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netCoreNetdevMaxBacklog property: Sysctl setting net.core.netdev_max_backlog.
- withNetCoreOptmemMax(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netCoreOptmemMax property: Sysctl setting net.core.optmem_max.
- withNetCoreRmemDefault(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netCoreRmemDefault property: Sysctl setting net.core.rmem_default.
- withNetCoreRmemMax(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netCoreRmemMax property: Sysctl setting net.core.rmem_max.
- withNetCoreSomaxconn(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netCoreSomaxconn property: Sysctl setting net.core.somaxconn.
- withNetCoreWmemDefault(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netCoreWmemDefault property: Sysctl setting net.core.wmem_default.
- withNetCoreWmemMax(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netCoreWmemMax property: Sysctl setting net.core.wmem_max.
- withNetIpv4IpLocalPortRange(String) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4IpLocalPortRange property: Sysctl setting net.ipv4.ip_local_port_range.
- withNetIpv4NeighDefaultGcThresh1(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4NeighDefaultGcThresh1 property: Sysctl setting net.ipv4.neigh.default.gc_thresh1.
- withNetIpv4NeighDefaultGcThresh2(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4NeighDefaultGcThresh2 property: Sysctl setting net.ipv4.neigh.default.gc_thresh2.
- withNetIpv4NeighDefaultGcThresh3(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4NeighDefaultGcThresh3 property: Sysctl setting net.ipv4.neigh.default.gc_thresh3.
- withNetIpv4TcpFinTimeout(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4TcpFinTimeout property: Sysctl setting net.ipv4.tcp_fin_timeout.
- withNetIpv4TcpkeepaliveIntvl(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4TcpkeepaliveIntvl property: Sysctl setting net.ipv4.tcp_keepalive_intvl.
- withNetIpv4TcpKeepaliveProbes(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4TcpKeepaliveProbes property: Sysctl setting net.ipv4.tcp_keepalive_probes.
- withNetIpv4TcpKeepaliveTime(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4TcpKeepaliveTime property: Sysctl setting net.ipv4.tcp_keepalive_time.
- withNetIpv4TcpMaxSynBacklog(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4TcpMaxSynBacklog property: Sysctl setting net.ipv4.tcp_max_syn_backlog.
- withNetIpv4TcpMaxTwBuckets(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4TcpMaxTwBuckets property: Sysctl setting net.ipv4.tcp_max_tw_buckets.
- withNetIpv4TcpTwReuse(Boolean) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netIpv4TcpTwReuse property: Sysctl setting net.ipv4.tcp_tw_reuse.
- withNetNetfilterNfConntrackBuckets(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netNetfilterNfConntrackBuckets property: Sysctl setting net.netfilter.nf_conntrack_buckets.
- withNetNetfilterNfConntrackMax(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the netNetfilterNfConntrackMax property: Sysctl setting net.netfilter.nf_conntrack_max.
- withNetworkDataPlan(NetworkDataplane) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkDataPlan
-
Specifies the network data plan to be used for building the Kubernetes network.
- withNetworkDataplane(NetworkDataplane) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the networkDataplane property: Network dataplane used in the Kubernetes cluster.
- withNetworkMode(NetworkMode) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the networkMode property: This cannot be specified if networkPlugin is anything other than 'azure'.
- withNetworkMode(NetworkMode) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkMode
-
Specifies the network plugin mode to be used for building the Kubernetes network.
- withNetworkPlugin(NetworkPlugin) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the networkPlugin property: Network plugin used for building the Kubernetes network.
- withNetworkPlugin(NetworkPlugin) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.Blank
-
Specifies the network plugin type to be used for building the Kubernetes network.
- withNetworkPluginMode(NetworkPluginMode) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the networkPluginMode property: The mode the network plugin should use.
- withNetworkPluginMode(NetworkPluginMode) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkPluginMode
-
Specifies the network plugin mode to be used for building the Kubernetes network.
- withNetworkPolicy(NetworkPolicy) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the networkPolicy property: Network policy used for building the Kubernetes network.
- withNetworkPolicy(NetworkPolicy) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithNetworkPolicy
-
Specifies the network policy to be used for building the Kubernetes network.
- withNetworkProfile(AgentPoolNetworkProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the networkProfile property: Network-related settings of an agent pool.
- withNetworkProfile(AgentPoolNetworkProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the networkProfile property: Network-related settings of an agent pool.
- withNetworkProfile(AgentPoolNetworkProfile) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the networkProfile property: Network-related settings of an agent pool.
- withNetworkProfile(ContainerServiceNetworkProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the networkProfile property: The network configuration profile.
- withNetworkProfile(ContainerServiceNetworkProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the networkProfile property: The network configuration profile.
- withNetworkProfile(ContainerServiceNetworkProfile) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithNetworkProfile
-
Updates the cluster's network profile.
- withNetworkProfile(NetworkProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Set the networkProfile property: Configuration for OpenShift networking.
- withNetworkProfile(NetworkProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Set the networkProfile property: Configuration for OpenShift networking.
- withNewPodScaleUpDelay(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the newPodScaleUpDelay property: For scenarios like burst/batch scale where you don't want CA to act before the kubernetes scheduler could schedule all the pods, you can tell CA to ignore unscheduled pods before they're a certain age.
- withNodeLabels(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the nodeLabels property: The node labels to be persisted across all nodes in agent pool.
- withNodeLabels(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the nodeLabels property: The node labels to be persisted across all nodes in agent pool.
- withNodeLabels(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the node labels for all nodes.
- withNodeLabels(Map<String, String>) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithNodeLabelsTaints
-
Specifies the node labels for all nodes.
- withNodeLabels(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the nodeLabels property: The node labels to be persisted across all nodes in agent pool.
- withNodeOSUpgradeChannel(NodeOSUpgradeChannel) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
-
Set the nodeOSUpgradeChannel property: Manner in which the OS on your nodes is updated.
- withNodePublicIpPrefixId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the nodePublicIpPrefixId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}.
- withNodePublicIpPrefixId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the nodePublicIpPrefixId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}.
- withNodePublicIpPrefixId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the nodePublicIpPrefixId property: This is of the form: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/publicIPPrefixes/{publicIPPrefixName}.
- withNodePublicIpTags(List<IpTag>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolNetworkProfile
-
Set the nodePublicIpTags property: IPTags of instance-level public IPs.
- withNodeResourceGroup(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the nodeResourceGroup property: The name of the resource group containing agent pool nodes.
- withNodeResourceGroup(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the nodeResourceGroup property: The name of the resource group containing agent pool nodes.
- withNodeResourceGroupProfile(ManagedClusterNodeResourceGroupProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the nodeResourceGroupProfile property: Profile of the node resource group configuration.
- withNodeResourceGroupProfile(ManagedClusterNodeResourceGroupProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the nodeResourceGroupProfile property: Profile of the node resource group configuration.
- withNodeSoakDurationInMinutes(Integer) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolUpgradeSettings
-
Set the nodeSoakDurationInMinutes property: The amount of time (in minutes) to wait after draining a node and before reimaging it and moving on to next node.
- withNodeTaints(List<String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the nodeTaints property: The taints added to new nodes during node pool create and scale.
- withNodeTaints(List<String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the nodeTaints property: The taints added to new nodes during node pool create and scale.
- withNodeTaints(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the node labels.
- withNodeTaints(List<String>) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithNodeLabelsTaints
-
Specifies the node labels.
- withNodeTaints(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the nodeTaints property: The taints added to new nodes during node pool create and scale.
- withNoProxy(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Set the noProxy property: The endpoints that should not go through proxy.
- withNotAllowedDates(List<DateSpan>) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Set the notAllowedDates property: Date ranges on which upgrade is not allowed.
- withNotAllowedTime(List<TimeSpan>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Set the notAllowedTime property: Time slots on which upgrade is not allowed.
- withNotAllowedTime(List<TimeSpan>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Set the notAllowedTime property: Time slots on which upgrade is not allowed.
- withObjectId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfileIdentity
-
Set the objectId property: The object ID of the user assigned identity.
- withObjectId(String) - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Set the objectId property: The object ID of the user assigned identity.
- withObservability(AdvancedNetworkingObservability) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Set the observability property: Observability profile to enable advanced network metrics and flow logs with historical contexts.
- withOidcIssuerProfile(ManagedClusterOidcIssuerProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the oidcIssuerProfile property: The OIDC issuer profile of the Managed Cluster.
- withOidcIssuerProfile(ManagedClusterOidcIssuerProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the oidcIssuerProfile property: The OIDC issuer profile of the Managed Cluster.
- withOkTotalUnreadyCount(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the okTotalUnreadyCount property: This must be an integer.
- withOpenShiftVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Set the openShiftVersion property: Version of OpenShift specified when creating the cluster.
- withOpenShiftVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Set the openShiftVersion property: Version of OpenShift specified when creating the cluster.
- withOrchestrators(List<OrchestratorVersionProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileListResultInner
-
Set the orchestrators property: List of orchestrator version profiles.
- withOrchestrators(List<OrchestratorVersionProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OrchestratorVersionProfileProperties
-
Set the orchestrators property: List of orchestrator version profiles.
- withOrchestratorType(String) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Set the orchestratorType property: Orchestrator type.
- withOrchestratorType(String) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Set the orchestratorType property: Orchestrator type.
- withOrchestratorVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the orchestratorVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- withOrchestratorVersion(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the orchestratorVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- withOrchestratorVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the orchestratorVersion property: Both patch version <major.minor.patch> (e.g. 1.20.13) and <major.minor> (e.g. 1.20) are supported.
- withOrchestratorVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorProfile
-
Set the orchestratorVersion property: Orchestrator version (major, minor, patch).
- withOrchestratorVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Set the orchestratorVersion property: Orchestrator version (major, minor, patch).
- withOsDiskSizeGB(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the osDiskSizeGB property: OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool.
- withOsDiskSizeGB(Integer) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the osDiskSizeGB property: OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool.
- withOsDiskSizeGB(Integer) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the osDiskSizeGB property: OS Disk Size in GB to be used to specify the disk size for every machine in the master/agent pool.
- withOSDiskSizeInGB(int) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies OS disk size in GB to be used for each virtual machine in the agent pool.
- withOSDiskSizeInGB(int) - Method in interface com.azure.resourcemanager.containerservice.models.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.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the osDiskType property: The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB.
- withOsDiskType(OSDiskType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the osDiskType property: The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB.
- withOsDiskType(OSDiskType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the osDiskType property: The default is 'Ephemeral' if the VM supports it and has a cache disk larger than the requested OSDiskSizeGB.
- withOSDiskType(OSDiskType) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
The OS disk type to be used for machines in the agent pool.
- withOSDiskType(OSDiskType) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithDiskType
-
The OS disk type to be used for machines in the agent pool.
- withOsSku(OSSku) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the osSku property: Specifies the OS SKU used by the agent pool.
- withOsSku(OSSku) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the osSku property: Specifies the OS SKU used by the agent pool.
- withOsSku(OSSku) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the osSku property: Specifies the OS SKU used by the agent pool.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the osType property: OsType to be used to specify os type.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Set the osType property: OsType to be used to specify os type.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Set the osType property: OsType to be used to specify os type.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the osType property: OsType to be used to specify os type.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the osType property: OsType to be used to specify os type.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Set the osType property: OsType to be used to specify os type.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Set the osType property: OsType to be used to specify os type.
- withOsType(OSType) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Set the osType property: OsType to be used to specify os type.
- withOSType(OSType) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies OS type to be used for each virtual machine in the agent pool.
- withOSType(OSType) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithOSType
-
OS type to be used for each virtual machine in the agent pool.
- withoutAgentPool(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithAgentPool
-
Removes an agent pool profile from the Kubernetes cluster.
- withoutAutoScaling() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithAutoScaling
-
Disables the auto-scaling with maximum/minimum number of nodes.
- withOutboundIpPrefixes(ManagedClusterLoadBalancerProfileOutboundIpPrefixes) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the outboundIpPrefixes property: Desired outbound IP Prefix resources for the cluster load balancer.
- withOutboundIPs(ManagedClusterLoadBalancerProfileOutboundIPs) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfile
-
Set the outboundIPs property: Desired outbound IP resources for the cluster load balancer.
- withOutboundType(OutboundType) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the outboundType property: This can only be set at cluster creation time and cannot be changed later.
- withoutTag(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithTags
-
Removes a tag from the agents.
- withOverrideSettings(UpgradeOverrideSettings) - Method in class com.azure.resourcemanager.containerservice.models.ClusterUpgradeSettings
-
Set the overrideSettings property: Settings for overrides.
- withPatchVersions(Map<String, KubernetesPatchVersion>) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Set the patchVersions property: Patch versions of Kubernetes release.
- withPeerVnetId(String) - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Set the peerVnetId property: CIDR of the Vnet to peer.
- withPlan(PurchasePlan) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Set the plan property: Define the resource plan as required by ARM for billing purposes.
- withPlugin(IstioPluginCertificateAuthority) - Method in class com.azure.resourcemanager.containerservice.models.IstioCertificateAuthority
-
Set the plugin property: Plugin certificates information for Service Mesh.
- withPodCidr(String) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the podCidr property: A CIDR notation IP range from which to assign pod IPs when kubenet is used.
- withPodCidr(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.NetworkProfileDefinitionStages.WithPodCidr
-
Specifies a CIDR notation IP range from which to assign pod IPs when kubenet is used.
- withPodCidrs(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the podCidrs property: One IPv4 CIDR is expected for single-stack networking.
- withPodIdentityProfile(ManagedClusterPodIdentityProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the podIdentityProfile property: See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration.
- withPodIdentityProfile(ManagedClusterPodIdentityProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the podIdentityProfile property: See [use AAD pod identity](https://docs.microsoft.com/azure/aks/use-azure-ad-pod-identity) for more details on AAD pod identity integration.
- withPodLabels(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityException
-
Set the podLabels property: The pod labels to match.
- withPodMaxPids(Integer) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the podMaxPids property: The maximum number of processes per pod.
- withPodSubnetId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the podSubnetId property: If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details).
- withPodSubnetId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the podSubnetId property: If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details).
- withPodSubnetId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the podSubnetId property: If omitted, pod IPs are statically assigned on the node subnet (see vnetSubnetID for more details).
- withPort(Integer) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Set the port property: The port an endpoint is connected to.
- withPortEnd(Integer) - Method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Set the portEnd property: The maximum port that is included in the range.
- withPortStart(Integer) - Method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Set the portStart property: The minimum port that is included in the range.
- withPowerState(PowerState) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the powerState property: When an Agent Pool is first created it is initially Running.
- withPowerState(PowerState) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the powerState property: When an Agent Pool is first created it is initially Running.
- withPowerState(PowerState) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the powerState property: When an Agent Pool is first created it is initially Running.
- withPremiumSku() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithManagedClusterSku
-
Specifies the managed cluster SKU is premium.
- withPremiumSku() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithManagedClusterSku
-
Specifies the managed cluster SKU is premium.
- withPrivateDnsZone(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
-
Set the privateDnsZone property: The default is System.
- withPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Set the privateEndpoint property: The resource of private endpoint.
- withPrivateEndpoint(PrivateEndpoint) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Set the privateEndpoint property: The resource of private endpoint.
- withPrivateLinkResources(List<PrivateLinkResourceInner>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the privateLinkResources property: Private link resources associated with the cluster.
- withPrivateLinkResources(List<PrivateLinkResourceInner>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the privateLinkResources property: Private link resources associated with the cluster.
- withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionInner
-
Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionProperties
-
Set the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider.
- withProduct(String) - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Set the product property: Specifies the product of the image from the marketplace.
- withPromotionCode(String) - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Set the promotionCode property: The promotion code.
- withProperties(MeshRevisionProfileProperties) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshRevisionProfileInner
-
Set the properties property: Mesh revision profile properties for a mesh.
- withProperties(MeshUpgradeProfileProperties) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MeshUpgradeProfileInner
-
Set the properties property: Mesh upgrade profile properties for a major.minor release.
- withProtocol(Protocol) - Method in class com.azure.resourcemanager.containerservice.models.PortRange
-
Set the protocol property: The network protocol of the port.
- withProtocol(String) - Method in class com.azure.resourcemanager.containerservice.models.EndpointDetail
-
Set the protocol property: The protocol used for connection.
- withProvider(OpenShiftManagedClusterBaseIdentityProvider) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterIdentityProvider
-
Set the provider property: Configuration of the provider.
- withProximityPlacementGroupId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the proximityPlacementGroupId property: The ID for Proximity Placement Group.
- withProximityPlacementGroupId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the proximityPlacementGroupId property: The ID for Proximity Placement Group.
- withProximityPlacementGroupId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the proximityPlacementGroupId property: The ID for Proximity Placement Group.
- withPublicIpPrefixes(List<ResourceReference>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIpPrefixes
-
Set the publicIpPrefixes property: A list of public IP prefix resources.
- withPublicIPs(List<ResourceReference>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterLoadBalancerProfileOutboundIPs
-
Set the publicIPs property: A list of public IP resources.
- withPublicKeys(List<ContainerServiceSshPublicKey>) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceSshConfiguration
-
Set the publicKeys property: The list of SSH public keys used to authenticate with Linux-based VMs.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the publicNetworkAccess property: Allow or deny public network access for AKS.
- withPublicNetworkAccess(PublicNetworkAccess) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the publicNetworkAccess property: Allow or deny public network access for AKS.
- withPublisher(String) - Method in class com.azure.resourcemanager.containerservice.models.PurchasePlan
-
Set the publisher property: The plan ID.
- withRBACDisabled() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithRBAC
-
Deprecated.Change Kubernetes RBAC is not allowed.
- withRBACEnabled() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithRBAC
-
Deprecated.Change Kubernetes RBAC is not allowed.
- withReferralResource(String) - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Set the referralResource property: The delegation id of the referral delegation (optional) - internal use only.
- withRelativeMonthly(RelativeMonthlySchedule) - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Set the relativeMonthly property: For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'.
- withRequiredMembers(List<String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Set the requiredMembers property: The RequiredMembers of the resource.
- withResourceId(String) - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Set the resourceId property: The ARM resource id of the delegated resource - internal use only.
- withResourceId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAddonProfileIdentity
-
Set the resourceId property: The resource ID of the user assigned identity.
- withResourceId(String) - Method in class com.azure.resourcemanager.containerservice.models.UserAssignedIdentity
-
Set the resourceId property: The resource ID of the user assigned identity.
- withRestrictionLevel(RestrictionLevel) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterNodeResourceGroupProfile
-
Set the restrictionLevel property: The restriction level applied to the cluster's node resource group.
- withRevision(String) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Set the revision property: The revision of the mesh release.
- withRevision(String) - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileProperties
-
Set the revision property: The revision of the mesh release.
- withRevisions(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.IstioServiceMesh
-
Set the revisions property: The list of revisions of the Istio control plane.
- withRole(OpenShiftAgentPoolProfileRole) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Set the role property: Define the role of the AgentPoolProfile.
- withRoles(List<String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Set the roles property: A list of roles to bind, each item is a resource type qualified role name.
- withRoles(List<String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Set the roles property: A list of roles to bind, each item is a resource type qualified role name.
- withRootCertObjectName(String) - Method in class com.azure.resourcemanager.containerservice.models.IstioPluginCertificateAuthority
-
Set the rootCertObjectName property: Root certificate object name in Azure Key Vault.
- withRootDomainName(String) - Method in class com.azure.resourcemanager.containerservice.models.WindowsGmsaProfile
-
Set the rootDomainName property: Specifies the root domain name for Windows gMSA.
- withRootUsername(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithLinuxRootUsername
-
Begins the definition to specify Linux root username.
- withRouterProfiles(List<OpenShiftRouterProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
-
Set the routerProfiles property: Configuration for OpenShift router(s).
- withRouterProfiles(List<OpenShiftRouterProfile>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterProperties
-
Set the routerProfiles property: Configuration for OpenShift router(s).
- withScaleDownDelayAfterAdd(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownDelayAfterAdd property: The default is '10m'.
- withScaleDownDelayAfterDelete(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownDelayAfterDelete property: The default is the scan-interval.
- withScaleDownDelayAfterFailure(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownDelayAfterFailure property: The default is '3m'.
- withScaleDownMode(ScaleDownMode) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the scaleDownMode property: This also effects the cluster autoscaler behavior.
- withScaleDownMode(ScaleDownMode) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the scaleDownMode property: This also effects the cluster autoscaler behavior.
- withScaleDownMode(ScaleDownMode) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the scaleDownMode property: This also effects the cluster autoscaler behavior.
- withScaleDownUnneededTime(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownUnneededTime property: The default is '10m'.
- withScaleDownUnreadyTime(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownUnreadyTime property: The default is '20m'.
- withScaleDownUtilizationThreshold(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the scaleDownUtilizationThreshold property: The default is '0.5'.
- withScaleSetEvictionPolicy(ScaleSetEvictionPolicy) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the scaleSetEvictionPolicy property: This cannot be specified unless the scaleSetPriority is 'Spot'.
- withScaleSetEvictionPolicy(ScaleSetEvictionPolicy) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the scaleSetEvictionPolicy property: This cannot be specified unless the scaleSetPriority is 'Spot'.
- withScaleSetEvictionPolicy(ScaleSetEvictionPolicy) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the scaleSetEvictionPolicy property: This cannot be specified unless the scaleSetPriority is 'Spot'.
- withScaleSetPriority(ScaleSetPriority) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the scaleSetPriority property: The Virtual Machine Scale Set priority.
- withScaleSetPriority(ScaleSetPriority) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the scaleSetPriority property: The Virtual Machine Scale Set priority.
- withScaleSetPriority(ScaleSetPriority) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the scaleSetPriority property: The Virtual Machine Scale Set priority.
- withScanInterval(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the scanInterval property: The default is '10'.
- withSchedule(Schedule) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Set the schedule property: Recurrence schedule for the maintenance window.
- withSecret(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterServicePrincipalProfile
-
Set the secret property: The secret password associated with the service principal in plain text.
- withSecret(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Set the secret property: The secret password associated with the provider.
- withSecurity(AdvancedNetworkingSecurity) - Method in class com.azure.resourcemanager.containerservice.models.AdvancedNetworking
-
Set the security property: Security profile to enable security features on cilium based cluster.
- withSecurityMonitoring(ManagedClusterSecurityProfileDefenderSecurityMonitoring) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfileDefender
-
Set the securityMonitoring property: Microsoft Defender threat detection for Cloud settings for the security profile.
- withSecurityProfile(AgentPoolSecurityProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the securityProfile property: The security settings of an agent pool.
- withSecurityProfile(AgentPoolSecurityProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the securityProfile property: The security settings of an agent pool.
- withSecurityProfile(AgentPoolSecurityProfile) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the securityProfile property: The security settings of an agent pool.
- withSecurityProfile(ManagedClusterSecurityProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the securityProfile property: Security profile for the managed cluster.
- withSecurityProfile(ManagedClusterSecurityProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the securityProfile property: Security profile for the managed cluster.
- withServerAppId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Set the serverAppId property: (DEPRECATED) The server AAD application ID.
- withServerAppSecret(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Set the serverAppSecret property: (DEPRECATED) The server AAD application secret.
- withServiceCidr(String) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the serviceCidr property: A CIDR notation IP range from which to assign service cluster IPs.
- withServiceCidr(String) - Method in interface com.azure.resourcemanager.containerservice.models.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.
- withServiceCidrs(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceNetworkProfile
-
Set the serviceCidrs property: One IPv4 CIDR is expected for single-stack networking.
- withServiceMeshProfile(ServiceMeshProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the serviceMeshProfile property: Service mesh profile for a managed cluster.
- withServiceMeshProfile(ServiceMeshProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the serviceMeshProfile property: Service mesh profile for a managed cluster.
- withServicePrincipalClientId(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithServicePrincipalClientId
-
Properties for Kubernetes cluster service principal.
- withServicePrincipalProfile(ManagedClusterServicePrincipalProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the servicePrincipalProfile property: Information about a service principal identity for the cluster to use for manipulating Azure APIs.
- withServicePrincipalProfile(ManagedClusterServicePrincipalProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the servicePrincipalProfile property: Information about a service principal identity for the cluster to use for manipulating Azure APIs.
- withServicePrincipalSecret(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithServicePrincipalProfile
-
Properties for service principal.
- withSkipNodesWithLocalStorage(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the skipNodesWithLocalStorage property: The default is true.
- withSkipNodesWithSystemPods(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPropertiesAutoScalerProfile
-
Set the skipNodesWithSystemPods property: The default is true.
- withSku(ManagedClusterSku) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the sku property: The managed cluster SKU.
- withSnapshotController(ManagedClusterStorageProfileSnapshotController) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterStorageProfile
-
Set the snapshotController property: Snapshot Controller settings for the storage profile.
- withSnapshotType(SnapshotType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
-
Set the snapshotType property: The type of a snapshot.
- withSnapshotType(SnapshotType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotProperties
-
Set the snapshotType property: The type of a snapshot.
- withSourceResourceId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingInner
-
Set the sourceResourceId property: The ARM resource ID of source resource that trusted access is configured for.
- withSourceResourceId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.TrustedAccessRoleBindingProperties
-
Set the sourceResourceId property: The ARM resource ID of source resource that trusted access is configured for.
- withSourceResourceId(String) - Method in class com.azure.resourcemanager.containerservice.models.CreationData
-
Set the sourceResourceId property: This is the ARM ID of the source object to be used to create the target object.
- withSpotMaxPrice(Float) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the spotMaxPrice property: Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price.
- withSpotMaxPrice(Float) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the spotMaxPrice property: Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price.
- withSpotMaxPrice(Float) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the spotMaxPrice property: Possible values are any decimal value greater than zero or -1 which indicates the willingness to pay any on-demand price.
- withSpotPriorityVirtualMachine() - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specify that virtual machines should be spot priority VMs.
- withSpotPriorityVirtualMachine() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithVMPriority
-
Specify that virtual machines should be spot priority VMs.
- withSpotPriorityVirtualMachine(ScaleSetEvictionPolicy) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specify that virtual machines should be spot priority VMs.
- withSpotPriorityVirtualMachine(ScaleSetEvictionPolicy) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithVMPriority
-
Specify that virtual machines should be spot priority VMs with provided eviction policy.
- withSsh(ContainerServiceSshConfiguration) - Method in class com.azure.resourcemanager.containerservice.models.ContainerServiceLinuxProfile
-
Set the ssh property: The SSH configuration for Linux-based VMs running on Azure.
- withSshKey(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithLinuxSshKey
-
Begins the definition to specify Linux ssh key.
- withStandardSku() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithManagedClusterSku
-
Specifies the managed cluster SKU is standard.
- withStandardSku() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithManagedClusterSku
-
Specifies the managed cluster SKU is standard.
- withStart(LocalDate) - Method in class com.azure.resourcemanager.containerservice.models.DateSpan
-
Set the start property: The start date of the date span.
- withStart(OffsetDateTime) - Method in class com.azure.resourcemanager.containerservice.models.TimeSpan
-
Set the start property: The start of a time span.
- withStartDate(LocalDate) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Set the startDate property: The date the maintenance window activates.
- withStartTime(String) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Set the startTime property: The start time of the maintenance window.
- withStatus(ConnectionStatus) - Method in class com.azure.resourcemanager.containerservice.models.PrivateLinkServiceConnectionState
-
Set the status property: The private link service connection status.
- withStorageProfile(ManagedClusterStorageProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the storageProfile property: Storage profile for the managed cluster.
- withStorageProfile(ManagedClusterStorageProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the storageProfile property: Storage profile for the managed cluster.
- withSubnetCidr(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Set the subnetCidr property: Subnet CIDR for the peering.
- withSubnetCidr(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Set the subnetCidr property: Subnet CIDR for the peering.
- withSupportPlan(KubernetesSupportPlan) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the supportPlan property: The support plan for the Managed Cluster.
- withSupportPlan(KubernetesSupportPlan) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the supportPlan property: The support plan for the Managed Cluster.
- withSupportPlan(List<KubernetesSupportPlan>) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersionCapabilities
-
Set the supportPlan property: The supportPlan property.
- withSwapFileSizeMB(Integer) - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Set the swapFileSizeMB property: The size in MB of a swap file that will be created on each node.
- withSysctls(SysctlConfig) - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Set the sysctls property: Sysctl settings for Linux agent nodes.
- withSystemAssignedManagedServiceIdentity() - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithManagedServiceIdentity
-
Specifies that System Assigned Managed Service Identity needs to be enabled in the cluster.
- withTag(String) - Method in class com.azure.resourcemanager.containerservice.models.IpTag
-
Set the tag property: The value of the IP tag associated with the public IP.
- withTag(String, String) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Adds a tag to the agents.
- withTag(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithTags
-
Adds a tag to the agents.
- withTag(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithTags
-
Adds a tag to the agents.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the tags property: The tags to be persisted on the agent pool virtual machine scale set.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAccessProfileInner
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the tags property: The tags to be persisted on the agent pool virtual machine scale set.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.OpenShiftManagedClusterInner
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.SnapshotInner
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies tags for the agents.
- withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithTags
-
Specifies tags for the agents.
- withTags(Map<String, String>) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.UpdateStages.WithTags
-
Specifies tags for the agents.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the tags property: The tags to be persisted on the agent pool virtual machine scale set.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerservice.models.TagsObject
-
Set the tags property: Resource tags.
- withTarget(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProvisioningErrorBody
-
Set the target property: The target of the particular error.
- withTenantId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAadProfile
-
Set the tenantId property: The AAD tenant ID to use for authentication.
- withTenantId(String) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAadIdentityProvider
-
Set the tenantId property: The tenantId associated with the provider.
- withTenantId(UUID) - Method in class com.azure.resourcemanager.containerservice.models.DelegatedResource
-
Set the tenantId property: The tenant id of the delegated resource - internal use only.
- withTier(ManagedClusterSkuTier) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSku
-
Set the tier property: If not specified, the default is 'Free'.
- withTimeInWeek(List<TimeInWeek>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationInner
-
Set the timeInWeek property: If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.
- withTimeInWeek(List<TimeInWeek>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.MaintenanceConfigurationProperties
-
Set the timeInWeek property: If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.
- withTopologyManagerPolicy(String) - Method in class com.azure.resourcemanager.containerservice.models.KubeletConfig
-
Set the topologyManagerPolicy property: For more information see [Kubernetes Topology Manager](https://kubernetes.io/docs/tasks/administer-cluster/topology-manager).
- withTransparentHugePageDefrag(String) - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Set the transparentHugePageDefrag property: Valid values are 'always', 'defer', 'defer+madvise', 'madvise' and 'never'.
- withTransparentHugePageEnabled(String) - Method in class com.azure.resourcemanager.containerservice.models.LinuxOSConfig
-
Set the transparentHugePageEnabled property: Valid values are 'always', 'madvise', and 'never'.
- withTrustedCa(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterHttpProxyConfig
-
Set the trustedCa property: Alternative CA cert to use for connecting to proxy servers.
- withType(AgentPoolType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the type property: The type of Agent Pool.
- withType(AgentPoolType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the type property: The type of Agent Pool.
- withType(ExtendedLocationTypes) - Method in class com.azure.resourcemanager.containerservice.models.ExtendedLocation
-
Set the type property: The type of the extended location.
- withType(ResourceIdentityType) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Set the type property: For more information see [use managed identities in AKS](https://docs.microsoft.com/azure/aks/use-managed-identity).
- withType(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourceInner
-
Set the type property: The resource type.
- withTypePropertiesType(AgentPoolType) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the type property: The type of Agent Pool.
- withUntil(OffsetDateTime) - Method in class com.azure.resourcemanager.containerservice.models.UpgradeOverrideSettings
-
Set the until property: Until when the overrides are effective.
- withUpgradeChannel(UpgradeChannel) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAutoUpgradeProfile
-
Set the upgradeChannel property: For more information see [setting the AKS cluster auto-upgrade channel](https://docs.microsoft.com/azure/aks/upgrade-cluster#set-auto-upgrade-channel).
- withUpgrades(List<AgentPoolUpgradeProfilePropertiesUpgradesItem>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileInner
-
Set the upgrades property: List of orchestrator types and versions available for upgrade.
- withUpgrades(List<AgentPoolUpgradeProfilePropertiesUpgradesItem>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolUpgradeProfileProperties
-
Set the upgrades property: List of orchestrator types and versions available for upgrade.
- withUpgrades(List<ManagedClusterPoolUpgradeProfileUpgradesItem>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPoolUpgradeProfile
-
Set the upgrades property: List of orchestrator types and versions available for upgrade.
- withUpgrades(List<OrchestratorProfile>) - Method in class com.azure.resourcemanager.containerservice.models.OrchestratorVersionProfile
-
Set the upgrades property: The list of available upgrade versions.
- withUpgrades(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesPatchVersion
-
Set the upgrades property: Possible upgrade path for given patch version.
- withUpgrades(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevision
-
Set the upgrades property: List of revisions available for upgrade of a specific mesh revision.
- withUpgrades(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileProperties
-
Set the upgrades property: List of revisions available for upgrade of a specific mesh revision.
- withUpgradeSettings(AgentPoolUpgradeSettings) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the upgradeSettings property: Settings for upgrading the agentpool.
- withUpgradeSettings(AgentPoolUpgradeSettings) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the upgradeSettings property: Settings for upgrading the agentpool.
- withUpgradeSettings(AgentPoolUpgradeSettings) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the upgradeSettings property: Settings for upgrading the agentpool.
- withUpgradeSettings(ClusterUpgradeSettings) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the upgradeSettings property: Settings for upgrading a cluster.
- withUpgradeSettings(ClusterUpgradeSettings) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the upgradeSettings property: Settings for upgrading a cluster.
- withUserAssignedIdentities(List<ManagedClusterPodIdentity>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Set the userAssignedIdentities property: The pod identities to use in the cluster.
- withUserAssignedIdentities(Map<String, ManagedServiceIdentityUserAssignedIdentitiesValue>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIdentity
-
Set the userAssignedIdentities property: The keys must be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
- withUserAssignedIdentityExceptions(List<ManagedClusterPodIdentityException>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterPodIdentityProfile
-
Set the userAssignedIdentityExceptions property: The pod identity exceptions to allow.
- withUtcOffset(String) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceWindow
-
Set the utcOffset property: The UTC offset in format +/-HH:mm.
- withValue(List<AgentPoolInner>) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolListResult
-
Set the value property: The list of agent pools.
- withValue(List<MachineInner>) - Method in class com.azure.resourcemanager.containerservice.models.MachineListResult
-
Set the value property: The list of Machines in cluster.
- withValue(List<MaintenanceConfigurationInner>) - Method in class com.azure.resourcemanager.containerservice.models.MaintenanceConfigurationListResult
-
Set the value property: The list of maintenance configurations.
- withValue(List<ManagedClusterInner>) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterListResult
-
Set the value property: The list of managed clusters.
- withValue(List<MeshRevisionProfileInner>) - Method in class com.azure.resourcemanager.containerservice.models.MeshRevisionProfileList
-
Set the value property: Array of service mesh add-on revision profiles for all supported mesh modes.
- withValue(List<MeshUpgradeProfileInner>) - Method in class com.azure.resourcemanager.containerservice.models.MeshUpgradeProfileList
-
Set the value property: Array of supported service mesh add-on upgrade profiles.
- withValue(List<OpenShiftManagedClusterInner>) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterListResult
-
Set the value property: The list of OpenShift managed clusters.
- withValue(List<OutboundEnvironmentEndpointInner>) - Method in class com.azure.resourcemanager.containerservice.models.OutboundEnvironmentEndpointCollection
-
Set the value property: Collection of resources.
- withValue(List<PrivateEndpointConnectionInner>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateEndpointConnectionListResultInner
-
Set the value property: The collection value.
- withValue(List<PrivateLinkResourceInner>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.PrivateLinkResourcesListResultInner
-
Set the value property: The collection value.
- withValue(List<SnapshotInner>) - Method in class com.azure.resourcemanager.containerservice.models.SnapshotListResult
-
Set the value property: The list of snapshots.
- withValue(List<TrustedAccessRoleBindingInner>) - Method in class com.azure.resourcemanager.containerservice.models.TrustedAccessRoleBindingListResult
-
Set the value property: Role binding list.
- withValues(List<KubernetesVersion>) - Method in class com.azure.resourcemanager.containerservice.fluent.models.KubernetesVersionListResultInner
-
Set the values property: Array of AKS supported Kubernetes versions.
- withVersion(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.DefinitionStages.WithVersion
-
Specifies the version for the Kubernetes cluster.
- withVersion(String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesCluster.UpdateStages.WithVersion
-
Specifies the version for the Kubernetes cluster.
- withVersion(String) - Method in class com.azure.resourcemanager.containerservice.models.KubernetesVersion
-
Set the version property: major.minor version of Kubernetes release.
- withVersions(List<String>) - Method in class com.azure.resourcemanager.containerservice.models.CompatibleVersions
-
Set the versions property: Product/service versions compatible with a service mesh add-on revision.
- withVerticalPodAutoscaler(ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterWorkloadAutoScalerProfile
-
Set the verticalPodAutoscaler property: VPA (Vertical Pod Autoscaler) settings for the workload auto-scaler profile.
- withVirtualMachineMaximumPrice(Double) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Sets the maximum price for virtual machine in agent pool.
- withVirtualMachineMaximumPrice(Double) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithBillingProfile
-
Sets the maximum price for virtual machine in agent pool.
- withVirtualMachinePriority(ScaleSetPriority) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the priority of the virtual machines.
- withVirtualMachinePriority(ScaleSetPriority) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithVMPriority
-
Specifies the priority of the virtual machines.
- withVirtualMachineSize(ContainerServiceVMSizeTypes) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the size of the virtual machines to be used as agents.
- withVirtualMachineSize(ContainerServiceVMSizeTypes) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.Blank
-
Specifies the size of the virtual machines to be used as agents.
- withVirtualNetwork(String, String) - Method in class com.azure.resourcemanager.containerservice.models.AgentPoolData
-
Specifies the virtual network to be used for the agents.
- withVirtualNetwork(String, String) - Method in interface com.azure.resourcemanager.containerservice.models.KubernetesClusterAgentPool.DefinitionStages.WithVirtualNetwork
-
Specifies the virtual network to be used for the agents.
- withVmMaxMapCount(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the vmMaxMapCount property: Sysctl setting vm.max_map_count.
- withVmSize(OpenShiftContainerServiceVMSize) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterAgentPoolProfile
-
Set the vmSize property: Size of agent VMs.
- withVmSize(OpenShiftContainerServiceVMSize) - Method in class com.azure.resourcemanager.containerservice.models.OpenShiftManagedClusterMasterPoolProfile
-
Set the vmSize property: Size of agent VMs.
- withVmSize(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the vmSize property: VM size availability varies by region.
- withVmSize(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the vmSize property: VM size availability varies by region.
- withVmSize(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the vmSize property: VM size availability varies by region.
- withVmSwappiness(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the vmSwappiness property: Sysctl setting vm.swappiness.
- withVmVfsCachePressure(Integer) - Method in class com.azure.resourcemanager.containerservice.models.SysctlConfig
-
Set the vmVfsCachePressure property: Sysctl setting vm.vfs_cache_pressure.
- withVnetCidr(String) - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Set the vnetCidr property: CIDR for the OpenShift Vnet.
- withVnetId(String) - Method in class com.azure.resourcemanager.containerservice.models.NetworkProfile
-
Set the vnetId property: ID of the Vnet created for OSA cluster.
- withVnetSubnetId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the vnetSubnetId property: If this is not specified, a VNET and subnet will be generated and used.
- withVnetSubnetId(String) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the vnetSubnetId property: If this is not specified, a VNET and subnet will be generated and used.
- withVnetSubnetId(String) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the vnetSubnetId property: If this is not specified, a VNET and subnet will be generated and used.
- withWebAppRouting(ManagedClusterIngressProfileWebAppRouting) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterIngressProfile
-
Set the webAppRouting property: App Routing settings for the ingress profile.
- withWeekIndex(Type) - Method in class com.azure.resourcemanager.containerservice.models.RelativeMonthlySchedule
-
Set the weekIndex property: Specifies on which week of the month the dayOfWeek applies.
- withWeekly(WeeklySchedule) - Method in class com.azure.resourcemanager.containerservice.models.Schedule
-
Set the weekly property: For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'.
- withWindowsProfile(AgentPoolWindowsProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the windowsProfile property: The Windows agent pool's specific profile.
- withWindowsProfile(AgentPoolWindowsProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the windowsProfile property: The Windows agent pool's specific profile.
- withWindowsProfile(AgentPoolWindowsProfile) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the windowsProfile property: The Windows agent pool's specific profile.
- withWindowsProfile(ManagedClusterWindowsProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the windowsProfile property: The profile for Windows VMs in the Managed Cluster.
- withWindowsProfile(ManagedClusterWindowsProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the windowsProfile property: The profile for Windows VMs in the Managed Cluster.
- withWorkloadAutoScalerProfile(ManagedClusterWorkloadAutoScalerProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Set the workloadAutoScalerProfile property: Workload Auto-scaler profile for the managed cluster.
- withWorkloadAutoScalerProfile(ManagedClusterWorkloadAutoScalerProfile) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Set the workloadAutoScalerProfile property: Workload Auto-scaler profile for the managed cluster.
- withWorkloadIdentity(ManagedClusterSecurityProfileWorkloadIdentity) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Set the workloadIdentity property: Workload identity settings for the security profile.
- withWorkloadRuntime(WorkloadRuntime) - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Set the workloadRuntime property: Determines the type of workload a node can run.
- withWorkloadRuntime(WorkloadRuntime) - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Set the workloadRuntime property: Determines the type of workload a node can run.
- withWorkloadRuntime(WorkloadRuntime) - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterAgentPoolProfile
-
Set the workloadRuntime property: Determines the type of workload a node can run.
- workloadAutoScalerProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterInner
-
Get the workloadAutoScalerProfile property: Workload Auto-scaler profile for the managed cluster.
- workloadAutoScalerProfile() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterProperties
-
Get the workloadAutoScalerProfile property: Workload Auto-scaler profile for the managed cluster.
- workloadIdentity() - Method in class com.azure.resourcemanager.containerservice.models.ManagedClusterSecurityProfile
-
Get the workloadIdentity property: Workload identity settings for the security profile.
- workloadRuntime() - Method in class com.azure.resourcemanager.containerservice.fluent.models.AgentPoolInner
-
Get the workloadRuntime property: Determines the type of workload a node can run.
- workloadRuntime() - Method in class com.azure.resourcemanager.containerservice.fluent.models.ManagedClusterAgentPoolProfileProperties
-
Get the workloadRuntime property: Determines the type of workload a node can run.
- WorkloadRuntime - Class in com.azure.resourcemanager.containerservice.models
-
Determines the type of workload a node can run.
- WorkloadRuntime() - Constructor for class com.azure.resourcemanager.containerservice.models.WorkloadRuntime
-
Deprecated.Use the
WorkloadRuntime.fromString(String)factory method.
All Classes and Interfaces|All Packages
AgentPoolMode.fromString(String)factory method.