Cloud Storage Integrator 2016 Java Edition
Cloud Storage Integrator 2016 Java Edition
Questions / Feedback?

AzureContainer Type

Represents a single Azure Blob Container.

Remarks

This collection is used in the Blob bean.

Fields

ETag
String

The ETag of the current container.

LastModified
String

The date and time the container was last modified.

Name
String

The name of the current container.

URL
String

The URL of the current container.

Constructors

public AzureContainer();



public AzureContainer(String name, String ETag, String URL, String lastModified);



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