IInMageReplicationDetails.RetentionWindowStart Property

Definition

The retention window start time.

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

Property Value

Attributes

Applies to