StorageAccountProperties::StatusOfGeoSecondaryRegion Property
Optional. Indicates whether the secondary storage region is available.
Assembly: Microsoft.WindowsAzure.Management.Storage (in Microsoft.WindowsAzure.Management.Storage.dll)
public: property Nullable<GeoRegionStatus> StatusOfGeoSecondaryRegion { Nullable<GeoRegionStatus> get(); void set(Nullable<GeoRegionStatus> value); }
Property Value
Type: System::Nullable<GeoRegionStatus>
Show: