Freigeben über


IInMageReplicationDetails.RetentionWindowEnd Property

Definition

The retention window end time.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The retention window end time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="retentionWindowEnd")]
public DateTime? RetentionWindowEnd { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The retention window end time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="retentionWindowEnd")>]
member this.RetentionWindowEnd : Nullable<DateTime> with get, set
Public Property RetentionWindowEnd As Nullable(Of DateTime)

Property Value

Attributes

Applies to