AssetContainerSas Class
The Asset Storage container SAS URLs.
- Inheritance
-
azure.mgmt.media._serialization.ModelAssetContainerSas
Constructor
AssetContainerSas(*, asset_container_sas_urls: List[str] | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
asset_container_sas_urls
|
The list of Asset container SAS URLs. |
Variables
Name | Description |
---|---|
asset_container_sas_urls
|
The list of Asset container SAS URLs. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python