public final class ContainerServiceDiagnosticsProfile extends Object
| Constructor and Description |
|---|
ContainerServiceDiagnosticsProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
ContainerServiceVMDiagnostics |
vmDiagnostics()
Get the vmDiagnostics property: Profile for diagnostics on the container service VMs.
|
ContainerServiceDiagnosticsProfile |
withVmDiagnostics(ContainerServiceVMDiagnostics vmDiagnostics)
Set the vmDiagnostics property: Profile for diagnostics on the container service VMs.
|
public ContainerServiceVMDiagnostics vmDiagnostics()
public ContainerServiceDiagnosticsProfile withVmDiagnostics(ContainerServiceVMDiagnostics vmDiagnostics)
vmDiagnostics - the vmDiagnostics value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.