StorageTaskPreviewContainerProperties interface
Storage task preview container properties
Properties
metadata | metadata key value pairs to be tested for a match against the provided condition. |
name | Name of test container |
Property Details
metadata
metadata key value pairs to be tested for a match against the provided condition.
metadata?: StorageTaskPreviewKeyValueProperties[]
Property Value
name
Name of test container
name?: string
Property Value
string