StorageTaskPreviewActionProperties interface
Storage task preview action properties.
Properties
action | Preview action container properties to be tested for a match with the provided condition. |
blobs | Preview action container properties to be tested for a match with the provided condition. |
container | Preview action container properties to be tested for a match with the provided condition. |
Property Details
action
Preview action container properties to be tested for a match with the provided condition.
action: StorageTaskPreviewActionCondition
Property Value
blobs
Preview action container properties to be tested for a match with the provided condition.
blobs: StorageTaskPreviewBlobProperties[]
Property Value
container
Preview action container properties to be tested for a match with the provided condition.
container: StorageTaskPreviewContainerProperties
Property Value
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 JavaScript