Class FailoverGroupReadWriteEndpointFailoverPolicy
Inheritance
System.Object
FailoverGroupReadWriteEndpointFailoverPolicy
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Sql.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class FailoverGroupReadWriteEndpointFailoverPolicy
Fields
View SourceGraceMinutes
Applies only if mode is Automatic. The grace period in minutes before failover with data loss is attempted
Declaration
public readonly int? GraceMinutes
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Mode
the failover mode. Possible values are Manual, Automatic
Declaration
public readonly string Mode
Field Value
| Type | Description |
|---|---|
| System.String |