| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceDiagnosticsProfile |
ContainerServiceInner.diagnosticsProfile()
Get the diagnosticsProfile property: Profile for diagnostics in the container service cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceInner |
ContainerServiceInner.withDiagnosticsProfile(ContainerServiceDiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile property: Profile for diagnostics in the container service cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceDiagnosticsProfile |
ContainerServiceDiagnosticsProfile.withVmDiagnostics(ContainerServiceVMDiagnostics vmDiagnostics)
Set the vmDiagnostics property: Profile for diagnostics on the container service VMs.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.