Correlation Class

The correlation property.

Inheritance
azure.mgmt.web._serialization.Model
Correlation

Constructor

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

Keyword-Only Parameters

Name Description
client_tracking_id
str

The client tracking id.

Variables

Name Description
client_tracking_id
str

The client tracking id.