Parameters to update a specific diagnostic setting.

interface UpdateSubscripitonTracingParameters {
    enabled: boolean;
}

Properties

Properties

enabled: boolean

Indicates whether to enable to disable the diagnostic tracing.