次の方法で共有


IMachineRunCommand.InstanceViewEndTime Property

Definition

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

Property Value

Attributes

Applies to