Aracılığıyla paylaş


InconsistentVmDetails.Details Property

Definition

Gets or sets the list of details regarding state of the Protected Entity in SRS and On prem.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.IList<string> Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.IList<string> with get, set
Public Property Details As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to