Language

CountProtectedItemsContent(IEnumerable<ResourceIdentifier>) Constructor

Definition

Initializes a new instance of CountProtectedItemsContent.

public CountProtectedItemsContent(System.Collections.Generic.IEnumerable<Azure.Core.ResourceIdentifier> resourceIds);
new Azure.ResourceManager.CommvaultContentStore.Models.CountProtectedItemsContent : seq<Azure.Core.ResourceIdentifier> -> Azure.ResourceManager.CommvaultContentStore.Models.CountProtectedItemsContent
Public Sub New (resourceIds As IEnumerable(Of ResourceIdentifier))

Parameters

resourceIds
IEnumerable<ResourceIdentifier>

The list of CCA resource IDs.

Exceptions

resourceIds is null.

Applies to