MediaAssetStorageContainerSasContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters to the list SAS request.
public class MediaAssetStorageContainerSasContent
type MediaAssetStorageContainerSasContent = class
Public Class MediaAssetStorageContainerSasContent
- Inheritance
-
MediaAssetStorageContainerSasContent
Constructors
MediaAssetStorageContainerSasContent() |
Initializes a new instance of MediaAssetStorageContainerSasContent. |
Properties
ExpireOn |
The SAS URL expiration time. This must be less than 24 hours from the current time. |
Permissions |
The permissions to set on the SAS URL. |
Applies to
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 .NET