| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ArcConfiguration |
KubeEnvironmentPatchResourceProperties.arcConfiguration()
Get the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
ArcConfiguration |
KubeEnvironmentProperties.arcConfiguration()
Get the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
ArcConfiguration |
KubeEnvironmentInner.arcConfiguration()
Get the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
| Modifier and Type | Method and Description |
|---|---|
KubeEnvironmentPatchResourceProperties |
KubeEnvironmentPatchResourceProperties.withArcConfiguration(ArcConfiguration arcConfiguration)
Set the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
KubeEnvironmentProperties |
KubeEnvironmentProperties.withArcConfiguration(ArcConfiguration arcConfiguration)
Set the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
KubeEnvironmentInner |
KubeEnvironmentInner.withArcConfiguration(ArcConfiguration arcConfiguration)
Set the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
| Modifier and Type | Method and Description |
|---|---|
ArcConfiguration |
KubeEnvironmentPatchResource.arcConfiguration()
Get the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
ArcConfiguration |
ArcConfiguration.withArtifactsStorageType(StorageType artifactsStorageType)
Set the artifactsStorageType property: The artifactsStorageType property.
|
ArcConfiguration |
ArcConfiguration.withArtifactStorageAccessMode(String artifactStorageAccessMode)
Set the artifactStorageAccessMode property: The artifactStorageAccessMode property.
|
ArcConfiguration |
ArcConfiguration.withArtifactStorageClassName(String artifactStorageClassName)
Set the artifactStorageClassName property: The artifactStorageClassName property.
|
ArcConfiguration |
ArcConfiguration.withArtifactStorageMountPath(String artifactStorageMountPath)
Set the artifactStorageMountPath property: The artifactStorageMountPath property.
|
ArcConfiguration |
ArcConfiguration.withArtifactStorageNodeName(String artifactStorageNodeName)
Set the artifactStorageNodeName property: The artifactStorageNodeName property.
|
ArcConfiguration |
ArcConfiguration.withFrontEndServiceConfiguration(FrontEndConfiguration frontEndServiceConfiguration)
Set the frontEndServiceConfiguration property: The frontEndServiceConfiguration property.
|
ArcConfiguration |
ArcConfiguration.withKubeConfig(String kubeConfig)
Set the kubeConfig property: The kubeConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
KubeEnvironmentPatchResource |
KubeEnvironmentPatchResource.withArcConfiguration(ArcConfiguration arcConfiguration)
Set the arcConfiguration property: Cluster configuration which determines the ARC cluster components types.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.