DistributedAvailabilityGroupReplicationMode Enum
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.
The replication mode of a distributed availability group. Parameter will be ignored during link creation.
public enum DistributedAvailabilityGroupReplicationMode
type DistributedAvailabilityGroupReplicationMode =
Public Enum DistributedAvailabilityGroupReplicationMode
- Inheritance
-
DistributedAvailabilityGroupReplicationMode
Fields
Name | Value | Description |
---|---|---|
Async | 0 | Async. |
Sync | 1 | Sync. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET