Freigeben über


ValidationResponse.IndividualResponseDetails Eigenschaft

Definition

Ruft die Liste der Antwortdetails ab, die validationType und die zugehörige Antwort als Schlüssel bzw. Wert enthalten.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.individualResponseDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.ValidationInputResponse> IndividualResponseDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.individualResponseDetails")>]
member this.IndividualResponseDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.ValidationInputResponse>
Public ReadOnly Property IndividualResponseDetails As IList(Of ValidationInputResponse)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: