Correlation Class

The correlation property.

Inheritance
msrest.serialization.Model
Correlation

Constructor

Correlation(*, client_tracking_id: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
client_tracking_id
str

The client tracking id.

Variables

Name Description
client_tracking_id
str

The client tracking id.