Initializes new instance of container info class.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 8.0.0.0 (8.1.5347.20411)
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