Language

IScanV2.EndTime Property

Definition

Scan results are valid until end time (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Scan results are valid until end time (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="endTime", Update=true)]
public DateTime? EndTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Scan results are valid until end time (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="endTime", Update=true)>]
member this.EndTime : Nullable<DateTime> with get, set
Public Property EndTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to