Uses of Class
com.microsoft.azure.management.containerservice.ContainerServiceVMDiagnostics
Package
Description
This package contains the classes for ContainerServiceManagementClient.
-
Uses of ContainerServiceVMDiagnostics in com.microsoft.azure.management.containerservice
Modifier and TypeMethodDescriptionContainerServiceDiagnosticsProfile.vmDiagnostics()
Get profile for diagnostics on the container service VMs.ContainerServiceVMDiagnostics.withEnabled
(boolean enabled) Set whether the VM diagnostic agent is provisioned on the VM.Modifier and TypeMethodDescriptionContainerServiceDiagnosticsProfile.withVmDiagnostics
(ContainerServiceVMDiagnostics vmDiagnostics) Set profile for diagnostics on the container service VMs.