IReplicationProtectionCluster.SharedDiskPropertiesCurrentScenarioStartTime Property

Definition

Start time of the workflow.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Start time of the workflow.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="startTime")]
public DateTime? SharedDiskPropertiesCurrentScenarioStartTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Start time of the workflow.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="startTime")>]
member this.SharedDiskPropertiesCurrentScenarioStartTime : Nullable<DateTime> with get, set
Public Property SharedDiskPropertiesCurrentScenarioStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to