WorkloadContainerInquiryInfo.InquiryDetails 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.
Inquiry Details which will have workload specific details. For e.g. - For SQL and oracle this will contain different details.
public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadInquiryDetails> InquiryDetails { get; }
member this.InquiryDetails : System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesBackup.Models.WorkloadInquiryDetails>
Public ReadOnly Property InquiryDetails As IList(Of WorkloadInquiryDetails)