Share via


IDeletionInfo.ScheduledPurgeTime Property

Definition

Specifies purge time

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Specifies purge time", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="scheduledPurgeTime")]
public string ScheduledPurgeTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="Specifies purge time", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="scheduledPurgeTime")>]
member this.ScheduledPurgeTime : string
Public ReadOnly Property ScheduledPurgeTime As String

Property Value

Attributes

Applies to