| Modifier and Type | Method and Description |
|---|---|
ContainerServiceVMDiagnostics |
ContainerServiceDiagnosticsProfile.vmDiagnostics()
Get profile for diagnostics on the container service VMs.
|
ContainerServiceVMDiagnostics |
ContainerServiceVMDiagnostics.withEnabled(boolean enabled)
Set whether the VM diagnostic agent is provisioned on the VM.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceDiagnosticsProfile |
ContainerServiceDiagnosticsProfile.withVmDiagnostics(ContainerServiceVMDiagnostics vmDiagnostics)
Set profile for diagnostics on the container service VMs.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/