Share via


SqlDatabasePatch.SecondaryType Property

Definition

The secondary type of the database if it is a secondary. Valid values are Geo, Named and Standby.

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

Property Value

Applies to