Share via


SoftwareUpdateConfigurationCollectionItem.NextRun Property

Definition

Gets or sets ext run time of the update.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nextRun")]
public DateTimeOffset? NextRun { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nextRun")>]
member this.NextRun : Nullable<DateTimeOffset> with get, set
Public Property NextRun As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to