| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceVMDiagnostics |
ContainerServiceDiagnosticsProfile.vmDiagnostics()
Get the vmDiagnostics property: Profile for diagnostics on the container service VMs.
|
ContainerServiceVMDiagnostics |
ContainerServiceVMDiagnostics.withEnabled(boolean enabled)
Set the enabled property: Whether the VM diagnostic agent is provisioned on the VM.
|
| 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.