Share via


LabPlan.SystemData Property

Definition

Gets metadata pertaining to creation and last modification of the lab plan.

[Newtonsoft.Json.JsonProperty(PropertyName="systemData")]
public Microsoft.Azure.Management.LabServices.Models.SystemData SystemData { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemData")>]
member this.SystemData : Microsoft.Azure.Management.LabServices.Models.SystemData
Public ReadOnly Property SystemData As SystemData

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to