WorkloadInquiryDetails interface

Details of an inquired protectable item.

Properties

inquiryValidation

Inquiry validation such as permissions and other backup validations.

itemCount

Contains the protectable item Count inside this Container.

type

Type of the Workload such as SQL, Oracle etc.

Property Details

inquiryValidation

Inquiry validation such as permissions and other backup validations.

inquiryValidation?: InquiryValidation

Property Value

itemCount

Contains the protectable item Count inside this Container.

itemCount?: number

Property Value

number

type

Type of the Workload such as SQL, Oracle etc.

type?: string

Property Value

string