List Container

Applies To: System Center 2012 R2 Orchestrator, System Center 2012 SP1 - Orchestrator

The List Container activity returns a list of the containers under the specified storage account. It is part of the Azure Storage category activity.

The activity publishes all of the data from the required and optional properties into published data. The following tables list the required and optional properties and published data for this activity.

List Container Required Properties

Element

Description

Valid Values

Storage Account Name

The name of the storage account. 

String

List Container Optional Properties

Element

Description

Valid Values

Primary Key

The primary key associated with the storage account.

String

List Container Published Data

Element

Description

Value type

Container Name

The name of the container. 

String

Url

The absolute URI to the container.

String

ETag

The entity tag for the container. 

String

Last Modified Time

Returns the date and time the container was last modified.

DateTime

Storage Account Name

The name of the storage account. 

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator