ArmCommvaultContentStoreModelFactory.CountProtectedItemsResult(String) 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.CountProtectedItemsResult CountProtectedItemsResult(string count = default);
static member CountProtectedItemsResult : string -> Azure.ResourceManager.CommvaultContentStore.Models.CountProtectedItemsResult
Public Shared Function CountProtectedItemsResult (Optional count As String = Nothing) As CountProtectedItemsResult
Parameters
- count
- String
The count of protected items.
Returns
A new CountProtectedItemsResult instance for mocking.