Get Storage Account Properties

Updated: November 1, 2013

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

The Get Storage Account Properties activity returns system properties for 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.

Get Storage Account Properties Required Properties

Element

Description

Valid values

Storage Account Name

The name of the storage account. 

String

Get Storage Account Properties Optional Properties

There are no optional properties for this runbook activity.

Get Storage Account Properties Published Data

Element

Description

Value type

Affinity Group

The affinity group with which this storage account is associated.

String

Description

A description for the storage account.

String

Geographic Primary Region

Indicates the primary geographical region in which the storage account exists at this time.

String

Geographic Replication Enabled

Indicates whether the data in the storage account is replicated across more than one geographic location so as to enable resilience in the face of catastrophic service loss. 

Boolean

Geographic Secondary Region

Indicates the geographical region in which the storage account is being replicated.

String

Label

A label for the storage account.

String

Last Geographic Failover Time

A timestamp that indicates the most recent instance of a failover to the secondary region.

Datetime

Location

The geo-location specified when the storage account was created. This property is only returned if the storage account is not associated with an affinity group.

String

Service Name

The name of the storage account.

String

Service URL

The Service Management API request URI used to perform requests against the storage account.

String

Status

The status of the storage account at the time the operation was called.

String

Status of Primary

Indicates whether the primary storage region is available.

String

Status of Secondary

Indicates whether the secondary storage region is available.

String

Storage Account Name

The name of the storage account. 

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator