次の方法で共有


IInMageReplicationDetails.RetentionWindowStart Property

Definition

The retention window start time.

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

Property Value

Attributes

Applies to