public class ContainerServiceDiagnosticsProfile extends Object
| Constructor and Description |
|---|
ContainerServiceDiagnosticsProfile() |
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceVMDiagnostics |
vmDiagnostics()
Get profile for diagnostics on the container service VMs.
|
ContainerServiceDiagnosticsProfile |
withVmDiagnostics(ContainerServiceVMDiagnostics vmDiagnostics)
Set profile for diagnostics on the container service VMs.
|
public ContainerServiceVMDiagnostics vmDiagnostics()
public ContainerServiceDiagnosticsProfile withVmDiagnostics(ContainerServiceVMDiagnostics vmDiagnostics)
vmDiagnostics - the vmDiagnostics value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/