Freigeben über


IRestorePolicyProperties.LastEnabledTime Property

Definition

Deprecated in favor of minRestoreTime property.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Deprecated in favor of minRestoreTime property.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastEnabledTime", Update=false)]
public DateTime? LastEnabledTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="Deprecated in favor of minRestoreTime property.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastEnabledTime", Update=false)>]
member this.LastEnabledTime : Nullable<DateTime>
Public ReadOnly Property LastEnabledTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to