net10.0
namespace Azure.ResourceManager.RecoveryServicesBackup.Models
{
    public static class ArmRecoveryServicesBackupModelFactory
    {
        public static GenericProtectedItem GenericProtectedItem(BackupManagementType? backupManagementType = default, BackupDataSourceType? workloadType = default, string containerName = null, ResourceIdentifier sourceResourceId = null, ResourceIdentifier policyId = null, DateTimeOffset? lastRecoverOn = default, string backupSetName = null, BackupCreateMode? createMode = default, DateTimeOffset? deferredDeletedOn = default, bool? isScheduledForDeferredDelete = default, string deferredDeleteTimeRemaining = null, bool? isDeferredDeleteScheduleUpcoming = default, bool? isRehydrate = default, IEnumerable<string> resourceGuardOperationRequests = null, bool? isArchiveEnabled = default, string policyName = null, int? softDeleteRetentionPeriodInDays = default, string vaultId = null, string friendlyName = null, string policyState = null, BackupProtectionState? protectionState = default, long? protectedItemId = default, IDictionary<string, string> sourceAssociations = null, string fabricName = null);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Azure.ResourceManager.RecoveryServicesBackup , Version=1.3.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.RecoveryServicesBackup.

Package Azure.ResourceManager.RecoveryServicesBackup (1.3.0) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API