net10.0
namespace Azure.ResourceManager.RecoveryServicesSiteRecovery.Models
{
    public static class ArmRecoveryServicesSiteRecoveryModelFactory
    {
        public static InMageRcmEnableProtectionContent InMageRcmEnableProtectionContent(string fabricDiscoveryMachineId = null, IEnumerable<InMageRcmDiskContent> disksToInclude = null, InMageRcmDisksDefaultContent disksDefault = null, ResourceIdentifier targetResourceGroupId = null, ResourceIdentifier targetNetworkId = null, ResourceIdentifier testNetworkId = null, string targetSubnetName = null, string testSubnetName = null, string targetVmName = null, string targetVmSize = null, SiteRecoveryLicenseType? licenseType = default, ResourceIdentifier targetAvailabilitySetId = null, string targetAvailabilityZone = null, ResourceIdentifier targetProximityPlacementGroupId = null, ResourceIdentifier targetBootDiagnosticsStorageAccountId = null, string runAsAccountId = null, Guid processServerId = default, string multiVmGroupName = null, SiteRecoverySqlServerLicenseType? sqlServerLicenseType = default, RecoveryServicesSiteRecoveryLinuxLicenseType? linuxLicenseType = default, IEnumerable<UserCreatedResourceTag> targetVmTags = null, IEnumerable<UserCreatedResourceTag> seedManagedDiskTags = null, IEnumerable<UserCreatedResourceTag> targetManagedDiskTags = null, IEnumerable<UserCreatedResourceTag> targetNicTags = null, string userSelectedOSName = null, RecoveryServicesSiteRecoverySecurityProfileProperties targetVmSecurityProfile = null);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

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

Referencing

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

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

This API is supported on all platforms.

  • Built-in API
  • Package-provided API