Share via


AutoHealCustomAction.Parameters Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to