SqlDistributedAvailabilityGroup.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.
Database seeding mode – can be Automatic (default), or Manual for supported scenarios.
public Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SeedingModeType> SeedingMode { get; set; }
member this.SeedingMode : Azure.Provisioning.BicepValue<Azure.Provisioning.Sql.SeedingModeType> with get, set
Public Property SeedingMode As BicepValue(Of SeedingModeType)