ContainerServiceVMDiagnostics Class

Profile for diagnostics on the container service VMs.

Variables are only populated by the server, and will be ignored when sending a request.

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

Inheritance
azure.mgmt.containerservice._serialization.Model
ContainerServiceVMDiagnostics

Constructor

ContainerServiceVMDiagnostics(*, enabled: bool, **kwargs: Any)

Keyword-Only Parameters

Name Description
enabled

Whether the VM diagnostic agent is provisioned on the VM. Required.

Variables

Name Description
enabled

Whether the VM diagnostic agent is provisioned on the VM. Required.

storage_uri
str

The URI of the storage account where diagnostics are stored.