PreValidateEnableBackupResponse.Recommendation Property

Definition

Gets or sets recommended action for user

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to