ListContentKeysResponse Class

Class of response for listContentKeys action.

Inheritance
azure.mgmt.media._serialization.Model
ListContentKeysResponse

Constructor

ListContentKeysResponse(*, content_keys: List[_models.StreamingLocatorContentKey] | None = None, **kwargs)

Keyword-Only Parameters

Name Description
content_keys

ContentKeys used by current Streaming Locator.

Variables

Name Description
content_keys

ContentKeys used by current Streaming Locator.