AzureSqlManagedInstanceLinkModel.SeedingMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets database seeding mode β can be Automatic (default), or Manual for supported scenarios. Possible values include: 'Automatic', 'Manual'
public string SeedingMode { get; set; }
member this.SeedingMode : string with get, set
Public Property SeedingMode As String