Show / Hide Table of Contents

Class FailoverGroupPartnerServer

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

Fields

View Source

Id

the SQL server ID

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

Location

the location of the failover group.

Declaration
public readonly string Location
Field Value
Type Description
System.String
View Source

Role

local replication role of the failover group instance.

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