ProtectedItemsOperationGroupOperations interface
Interface representing a ProtectedItemsOperationGroup operations.
Properties
| count |
Gets the count of protected items for provided CCA resource IDs across subscriptions. |
Property Details
countByProtectionGroups
Gets the count of protected items for provided CCA resource IDs across subscriptions.
countByProtectionGroups: (body: CountProtectedItemsRequest, options?: ProtectedItemsOperationGroupCountByProtectionGroupsOptionalParams) => Promise<CountProtectedItemsResponse>
Property Value
(body: CountProtectedItemsRequest, options?: ProtectedItemsOperationGroupCountByProtectionGroupsOptionalParams) => Promise<CountProtectedItemsResponse>