Share via


DscReportResource.StartDate Property

Definition

Gets or sets the start date of the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="startDate")]
public DateTimeOffset StartDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startDate")>]
member this.StartDate : DateTimeOffset with get, set
Public Property StartDate As DateTimeOffset

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to