StorageContainerProperties interface  
Properties
| connection | 
	The connection string of the storage  | 
| container | 
	The name of storage container in the  | 
| resource | 
	The name of the resource group of the  | 
| subscription | 
	The subscription identifier of the  | 
Property Details
		connectionString
	 
	The connection string of the storage
connectionString?: string
				Property Value
string
		containerName
	 
	The name of storage container in the
containerName?: string
				Property Value
string
		resourceGroup
	 
	The name of the resource group of the
resourceGroup?: string
				Property Value
string
		subscriptionId
	 
	The subscription identifier of the
subscriptionId?: string
				Property Value
string