| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
KubeEnvironmentPatchResourceProperties |
KubeEnvironmentPatchResourceProperties.withAksResourceId(String aksResourceId)
Set the aksResourceId property: The aksResourceID property.
|
KubeEnvironmentPatchResourceProperties |
KubeEnvironmentPatchResourceProperties.withAppLogsConfiguration(AppLogsConfiguration appLogsConfiguration)
Set the appLogsConfiguration property: Cluster configuration which enables the log daemon to export app logs to a
destination.
|
KubeEnvironmentPatchResourceProperties |
KubeEnvironmentPatchResourceProperties.withArcConfiguration(ArcConfiguration arcConfiguration)
Set the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
KubeEnvironmentPatchResourceProperties |
KubeEnvironmentPatchResourceProperties.withInternalLoadBalancerEnabled(Boolean internalLoadBalancerEnabled)
Set the internalLoadBalancerEnabled property: Only visible within Vnet/Subnet.
|
KubeEnvironmentPatchResourceProperties |
KubeEnvironmentPatchResourceProperties.withStaticIp(String staticIp)
Set the staticIp property: Static IP of the KubeEnvironment.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.