Share via


ManagedDatabasePatch.CatalogCollation Property

Definition

Collation of the metadata catalog.

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

Property Value

Applies to