1 write to RetentionInterval
Aspire.Hosting.Azure.Sql (1)
SqlServerScriptProvisioningResource.cs (1)
25RetentionInterval = TimeSpan.FromHours(1);
1 reference to RetentionInterval
Aspire.Hosting.Azure.Sql (1)
SqlServerScriptProvisioningResource.cs (1)
87_retentionInterval = DefineProperty<TimeSpan>(nameof(RetentionInterval), ["properties", "retentionInterval"], format: "P");