ReplicationState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an Azure SQL Database Replication Link's Replication State.
public static class ReplicationState
type ReplicationState = class
Public Class ReplicationState
- Inheritance
-
ReplicationState
Fields
CatchUp |
Replication has finished catching up. |
Pending |
Replication is pending. |
Seeding |
Replication is seeding. |
Suspended |
Replication is suspended. |