Initializes new instance of container info class.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- info
- Type: CMS.AzureStorage AccountInfo
Account info.
- containerName
- Type:
System String
Name of container.
- referenceOnly
- Type:
System Boolean
Sets container reference only. No existence verification, creation or permission setting.
- publicContainer
- Type:
System Nullable
Boolean
Flag indicating whether the container is public or not.
See Also