Uses of Class
com.azure.resourcemanager.appservice.fluent.models.KubeEnvironmentPatchResourceProperties
Packages that use KubeEnvironmentPatchResourceProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of KubeEnvironmentPatchResourceProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return KubeEnvironmentPatchResourcePropertiesModifier and TypeMethodDescriptionKubeEnvironmentPatchResourceProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of KubeEnvironmentPatchResourceProperties from the JsonReader.KubeEnvironmentPatchResourceProperties.withAksResourceId
(String aksResourceId) Set the aksResourceId property: The aksResourceID property.KubeEnvironmentPatchResourceProperties.withAppLogsConfiguration
(AppLogsConfiguration appLogsConfiguration) Set the appLogsConfiguration property: Cluster configuration which enables the log daemon to export app logs to a destination.KubeEnvironmentPatchResourceProperties.withArcConfiguration
(ArcConfiguration arcConfiguration) Set the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.KubeEnvironmentPatchResourceProperties.withContainerAppsConfiguration
(ContainerAppsConfiguration containerAppsConfiguration) Set the containerAppsConfiguration property: Cluster configuration for Container Apps Environments to configure Dapr Instrumentation Key and VNET Configuration.KubeEnvironmentPatchResourceProperties.withInternalLoadBalancerEnabled
(Boolean internalLoadBalancerEnabled) Set the internalLoadBalancerEnabled property: Only visible within Vnet/Subnet.KubeEnvironmentPatchResourceProperties.withStaticIp
(String staticIp) Set the staticIp property: Static IP of the KubeEnvironment.