Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ContainerServiceVMDiagnostics |
ContainerServiceDiagnosticsProfile.vmDiagnostics()
Get the vmDiagnostics property: Profile for the container service VM diagnostic agent.
|
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 the container service VM diagnostic agent.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.