다음을 통해 공유


IDeploymentInstance.StartTime Property

Definition

Start time of the deployment instance

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Start time of the deployment instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="startTime")]
public string StartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Start time of the deployment instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="startTime")>]
member this.StartTime : string
Public ReadOnly Property StartTime As String

Property Value

Attributes

Applies to