AzureStorageAccountContainerCredential interface
The azure storage account container credential definition.
Properties
| container |
The storage account container name |
| container |
The storage account container sas uri |
Property Details
containerName
The storage account container name
containerName?: string
Property Value
string
containerSasUri
The storage account container sas uri
containerSasUri?: string
Property Value
string