IVMwareMachine.DependencyMappingStartTime Property

Definition

When dependency mapping collection is last started.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="When dependency mapping collection is last started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="dependencyMappingStartTime", Update=false)]
public DateTime? DependencyMappingStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="When dependency mapping collection is last started.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="dependencyMappingStartTime", Update=false)>]
member this.DependencyMappingStartTime : Nullable<DateTime>
Public ReadOnly Property DependencyMappingStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to