ArmCommvaultContentStoreModelFactory.CountProtectedItemsContent Method
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.
public static Azure.ResourceManager.CommvaultContentStore.Models.CountProtectedItemsContent CountProtectedItemsContent(System.Collections.Generic.IEnumerable<Azure.Core.ResourceIdentifier> resourceIds = default);
static member CountProtectedItemsContent : seq<Azure.Core.ResourceIdentifier> -> Azure.ResourceManager.CommvaultContentStore.Models.CountProtectedItemsContent
Public Shared Function CountProtectedItemsContent (Optional resourceIds As IEnumerable(Of ResourceIdentifier) = Nothing) As CountProtectedItemsContent
Parameters
- resourceIds
- IEnumerable<ResourceIdentifier>
The list of CCA resource IDs.
Returns
A new CountProtectedItemsContent instance for mocking.