NewAzCosmosDBSqlContainer.AnalyticalStorageTtl Property

Definition

[System.Management.Automation.Parameter(HelpMessage="TTL for Analytical Storage (in Seconds).", Mandatory=false)]
public int? AnalyticalStorageTtl { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="TTL for Analytical Storage (in Seconds).", Mandatory=false)>]
member this.AnalyticalStorageTtl : Nullable<int> with get, set
Public Property AnalyticalStorageTtl As Nullable(Of Integer)

Property Value

Nullable<Int32>
Attributes

Applies to