SnapshotProperties.Expire Property

Definition

The time that the snapshot will expire.

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)]
public DateTime? Expire { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Owned)>]
member this.Expire : Nullable<DateTime>
Public ReadOnly Property Expire As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to