Share via


IScanResult.PipelineStartTime Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="pipelineStartTime")]
public DateTime? PipelineStartTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="pipelineStartTime")>]
member this.PipelineStartTime : Nullable<DateTime>
Public ReadOnly Property PipelineStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to