StorageAssetProperties interface
Storage Asset properties
Properties
| description | The description |
| path | The path to the data within its parent container. This should be relative to the root of the parent container. |
| provisioning |
The status of the last operation. |
Property Details
description
The description
description: string
Property Value
string
path
The path to the data within its parent container. This should be relative to the root of the parent container.
path?: string
Property Value
string
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string