SqlDatabase.MaxLogSizeBytes 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.
The max log size for this database.
public Azure.Provisioning.BicepValue<long> MaxLogSizeBytes { get; }
member this.MaxLogSizeBytes : Azure.Provisioning.BicepValue<int64>
Public ReadOnly Property MaxLogSizeBytes As BicepValue(Of Long)