Share via


FailoverGroupData.SecondaryType Property

Definition

Databases secondary type on partner server.

public Azure.ResourceManager.Sql.Models.FailoverGroupDatabasesSecondaryType? SecondaryType { get; set; }
member this.SecondaryType : Nullable<Azure.ResourceManager.Sql.Models.FailoverGroupDatabasesSecondaryType> with get, set
Public Property SecondaryType As Nullable(Of FailoverGroupDatabasesSecondaryType)

Property Value

Applies to