Aracılığıyla paylaş


IMigrationStatusDetails.FullBackupSetInfoBackupStartDate Property

Definition

Backup start date.

[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Backup start date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="backupStartDate")]
public DateTime? FullBackupSetInfoBackupStartDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Backup start date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="backupStartDate")>]
member this.FullBackupSetInfoBackupStartDate : Nullable<DateTime>
Public ReadOnly Property FullBackupSetInfoBackupStartDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to