Share via


PSSchedule.TaskType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.taskType")]
public string TaskType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.taskType")>]
member this.TaskType : string with get, set
Public Property TaskType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to