SqlDatabase.DataRetention 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 sql database data retention.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataRetention")]
public Microsoft.Azure.Management.Synapse.Models.SqlDatabaseDataRetention DataRetention { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataRetention")>]
member this.DataRetention : Microsoft.Azure.Management.Synapse.Models.SqlDatabaseDataRetention with get, set
Public Property DataRetention As SqlDatabaseDataRetention
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute