你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
WorkloadInquiryDetails interface
Details of an inquired protectable item.
Properties
inquiry |
Inquiry validation such as permissions and other backup validations. |
item |
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