| ||
| detail: element | attribute | value | ||
XML Example:<TenantAggregateHostProtectionListing> zero or N[<TenantAggregateHostProtection>TenantAggregateHostProtection</TenantAggregateHostProtection>] </TenantAggregateHostProtectionListing> | JSON Example:{"TenantAggregateHostProtectionListing":
{
"TenantAggregateHostProtection": [TenantAggregateHostProtection],
}
}
|
| Name | Type | Required | Nillable | Default Value | Description |
|---|---|---|---|---|---|
| TenantAggregateHostProtection | zero or N[TenantAggregateHostProtection] | false | false | The aggregate protection information for each tenant.
|
| ||
| detail: element | attribute | value | ||