Megosztás a következőn keresztül:


Remediation.Automated Property

Definition

Gets or sets is remediation automated.

[Newtonsoft.Json.JsonProperty(PropertyName="automated")]
public bool? Automated { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="automated")>]
member this.Automated : Nullable<bool> with get, set
Public Property Automated As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to