IDeletionInfo.ScheduledPurgeTime Property

Definition

Specifies purge time

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

Property Value

Attributes

Applies to