次の方法で共有


IMachineRunCommand.InstanceViewStartTime Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Script start time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="startTime", Update=false)]
public DateTime? InstanceViewStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Script start time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="startTime", Update=false)>]
member this.InstanceViewStartTime : Nullable<DateTime>
Public ReadOnly Property InstanceViewStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to