| Modifier and Type | Method and Description |
|---|---|
ContainerServiceVMDiagnostics |
ContainerServiceDiagnosticsProfile.vmDiagnostics()
Get the vmDiagnostics value.
|
ContainerServiceVMDiagnostics |
ContainerServiceVMDiagnostics.withEnabled(boolean enabled)
Set the enabled value.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceDiagnosticsProfile |
ContainerServiceDiagnosticsProfile.withVmDiagnostics(ContainerServiceVMDiagnostics vmDiagnostics)
Set the vmDiagnostics value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/