IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

Containers Property

A collection of containers.

Syntax

public AzureBlobContainerList Containers { get; }
Public ReadOnly Property Containers As AzureBlobContainerList

Remarks

This collection holds a list of AzureBlobContainer items.

Calling ListContainers or GetContainerInfo will populate this collection.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]