FilterTrackSelection Class
Representing a list of FilterTrackPropertyConditions to select a track. The filters are combined using a logical AND operation.
All required parameters must be populated in order to send to Azure.
Constructor
FilterTrackSelection(*, track_selections: List[_models.FilterTrackPropertyCondition], **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
track_selections
|
The track selections. Required. |
Variables
Name | Description |
---|---|
track_selections
|
The track selections. Required. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python