Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

Containers Property

Collection of containers in the current container listing. The list of containers returned by a call to ListContainers .

Syntax

[VB.NET]
Public ReadOnlyProperty Containers As AzureContainerList

[C#]
public AzureContainerList Containers {get;}

Remarks

After a ListContainers call, this collection will be populated with the containers owned by the Account owner.

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

Default Value

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]