StorageTaskPreviewKeyValueProperties interface
Storage task preview object key value pair properties.
Properties
key | Represents the key property of the pair. |
value | Represents the value property of the pair. |
Property Details
key
Represents the key property of the pair.
key?: string
Property Value
string
value
Represents the value property of the pair.
value?: string
Property Value
string
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