ContainerServiceDiagnosticsProfile Class

Profile for diagnostics on the container service cluster.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.containerservice._serialization.Model
ContainerServiceDiagnosticsProfile

Constructor

ContainerServiceDiagnosticsProfile(*, vm_diagnostics: _models.ContainerServiceVMDiagnostics, **kwargs: Any)

Keyword-Only Parameters

Name Description
vm_diagnostics

Profile for diagnostics on the container service VMs. Required.

Variables

Name Description
vm_diagnostics

Profile for diagnostics on the container service VMs. Required.