Share via


SqlDatabasePatch.SampleName Property

Definition

The name of the sample schema to apply when creating this database.

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

Property Value

Applies to