Language

ArmCommvaultContentStoreModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

public static class ArmCommvaultContentStoreModelFactory
type ArmCommvaultContentStoreModelFactory = class
Public Class ArmCommvaultContentStoreModelFactory
Inheritance
ArmCommvaultContentStoreModelFactory

Methods

Name Description
ActivateSaaSParameterContent(String)
BackupConfig(Nullable<BackupLevel>, String, Boolean, Boolean, Boolean)
BackupProtectionGroupContent(IEnumerable<VmListItem>, BackupConfig)
BackupProtectionGroupResult(Int32, IEnumerable<String>)
CloudAccountData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, CloudAccountProperties, ManagedServiceIdentity)
CloudAccountPatch(ManagedServiceIdentity, IDictionary<String,String>, CloudAccountPatchProperties)
CloudAccountPatchProperties(MarketplaceDetails, CommvaultUserDetails)
CloudAccountProperties(MarketplaceDetails, CommvaultUserDetails, Nullable<ResourceProvisioningState>, String, CommvaultEntityInfo, CommvaultEntityInfo)
CommvaultBackupSchedule(CommvaultBackupType, Nullable<CommvaultBackupFrequency>, Nullable<Int32>, Nullable<WeekOfMonth>, Nullable<CommvaultDayOfWeek>, Nullable<MonthOfYear>, Nullable<Int32>, IEnumerable<WeeklyDays>, String, String)
CommvaultEntityInfo(String, String, Nullable<CommvaultEntityType>)
CommvaultOfferDetails(String, String, String, String, String, String)
CommvaultPlanData(ResourceIdentifier, String, ResourceType, SystemData, CommvaultPlanProperties)
CommvaultPlanProperties(AzureLocation, IEnumerable<CommvaultStoragePlan>, IEnumerable<CommvaultBackupSchedule>, Nullable<Int32>, Nullable<ResourceProvisioningState>)
CommvaultRoleAssignment(Nullable<CommvaultRoleName>, IEnumerable<CommvaultEntityInfo>)
CommvaultSaaSDetails(ResourceIdentifier)
CommvaultStorageData(ResourceIdentifier, String, ResourceType, SystemData, CommvaultStorageProperties)
CommvaultStoragePlan(String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<CommvaultRetentionTime>, Nullable<BackupRuleType>, IEnumerable<ExtendedRetentionTime>)
CommvaultStorageProperties(AzureLocation, CommvaultStorageType, CommvaultVendor, CommvaultStorageClassType, Nullable<ResourceProvisioningState>)
CommvaultUserDetails(String, String, String, String, String)
CountProtectedItemsContent(IEnumerable<ResourceIdentifier>)
CountProtectedItemsResult(String)
ExtendedRetentionTime(Nullable<CommvaultRetentionTime>, Nullable<Int32>, Nullable<BackupRuleType>)
LatestLinkedSaaSResult(ResourceIdentifier, Nullable<Boolean>)
MarketplaceDetails(String, Nullable<MarketplaceSubscriptionStatus>, ResourceIdentifier, CommvaultOfferDetails)
ProtectedItemData(ResourceIdentifier, String, ResourceType, SystemData, ProtectedItemProperties)
ProtectedItemProperties(String, Int64, String, AzureLocation, String)
ProtectionGroupData(ResourceIdentifier, String, ResourceType, SystemData, ProtectionGroupProperties)
ProtectionGroupProperties(String, ProtectionGroupResources, Nullable<CommvaultProtectionStatus>, Nullable<Int32>, Nullable<Int64>, String, Nullable<ResourceProvisioningState>)
ProtectionGroupResources(IEnumerable<String>, ProtectionGroupResourcesMatchRules)
ProtectionGroupResourcesMatchRules(IEnumerable<ProtectionGroupRule>, ProtectionGroupMatchType)
ProtectionGroupRule(ProtectionGroupRuleProperty, CommvaultMatchOperator, String)
RestorePoints(IEnumerable<Int64>)
RestoreProtectionItemContent(Boolean, Nullable<CommvaultRestoreType>, String, IEnumerable<VmInfo>)
RestoreProtectionItemResult(Int32, IEnumerable<String>)
RoleMappingData(ResourceIdentifier, String, ResourceType, SystemData, RoleMappingProperties)
RoleMappingProperties(IEnumerable<CommvaultRoleAssignment>, Nullable<ResourceProvisioningState>)
SaaSResourceDetailsData(ResourceIdentifier, String, ResourceType, SystemData, ResourceIdentifier)
StopBackupProtectionGroupContent(String, String)
VmInfo(String, String, Nullable<Boolean>, String, String, String, String, String, Nullable<Boolean>, String, IEnumerable<VmTag>)
VmListItem(String)
VmTag(String, String)

Applies to