DataBoxValidationContent.IndividualRequestDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of request details contain validationType and its request as key and value respectively.
public System.Collections.Generic.IList<Azure.ResourceManager.DataBox.Models.DataBoxValidationInputContent> IndividualRequestDetails { get; }
member this.IndividualRequestDetails : System.Collections.Generic.IList<Azure.ResourceManager.DataBox.Models.DataBoxValidationInputContent>
Public ReadOnly Property IndividualRequestDetails As IList(Of DataBoxValidationInputContent)