Show / Hide Table of Contents

Class FailoverGroupReadonlyEndpointFailoverPolicy

Inheritance
System.Object
FailoverGroupReadonlyEndpointFailoverPolicy
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 FailoverGroupReadonlyEndpointFailoverPolicy

Fields

View Source

Mode

Failover policy for the read-only endpoint. Possible values are Enabled, and Disabled

Declaration
public readonly string Mode
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.