Table of Contents

Enum GeoReplicationStatus

Namespace
Microsoft.WindowsAzure.Storage.Shared.Protocol
Assembly
Microsoft.WindowsAzure.Storage.dll

Enumeration representing the state of geo-replication in a service.

public enum GeoReplicationStatus

Fields

Bootstrap = 2

Data is being bootstrapped from primary to secondary.

Live = 1

Geo-replication is live.

Unavailable = 0

Status of geo-replication is unavailable.