net10.0
namespace Azure.ResourceManager.RecoveryServicesSiteRecovery.Models
{
    public static class ArmRecoveryServicesSiteRecoveryModelFactory
    {
        public static InMageRcmReplicationDetails InMageRcmReplicationDetails(string internalIdentifier = null, string fabricDiscoveryMachineId = null, string multiVmGroupName = null, string discoveryType = null, Guid? processServerId = default, int? processorCoreCount = default, double? allocatedMemoryInMB = default, string processServerName = null, string runAsAccountId = null, string osType = null, string firmwareType = null, IPAddress primaryNicIPAddress = null, string targetGeneration = null, string licenseType = null, RecoveryServicesSiteRecoveryLinuxLicenseType? linuxLicenseType = default, ResourceIdentifier storageAccountId = null, string targetVmName = null, string targetVmSize = null, ResourceIdentifier targetResourceGroupId = null, string targetLocation = null, ResourceIdentifier targetAvailabilitySetId = null, string targetAvailabilityZone = null, ResourceIdentifier targetProximityPlacementGroupId = null, ResourceIdentifier targetBootDiagnosticsStorageAccountId = null, ResourceIdentifier targetNetworkId = null, ResourceIdentifier testNetworkId = null, ResourceIdentifier failoverRecoveryPointId = null, DateTimeOffset? lastRecoveryPointReceived = default, long? lastRpoInSeconds = default, DateTimeOffset? lastRpoCalculatedOn = default, ResourceIdentifier lastRecoveryPointId = null, int? initialReplicationProgressPercentage = default, long? initialReplicationProcessedBytes = default, long? initialReplicationTransferredBytes = default, VmReplicationProgressHealth? initialReplicationProgressHealth = default, int? resyncProgressPercentage = default, long? resyncProcessedBytes = default, long? resyncTransferredBytes = default, VmReplicationProgressHealth? resyncProgressHealth = default, string resyncRequired = null, SiteRecoveryResyncState? resyncState = default, MobilityAgentUpgradeState? agentUpgradeState = default, string lastAgentUpgradeType = null, string agentUpgradeJobId = null, string agentUpgradeAttemptToVersion = null, IEnumerable<InMageRcmProtectedDiskDetails> protectedDisks = null, IEnumerable<InMageRcmUnProtectedDiskDetails> unprotectedDisks = null, string isLastUpgradeSuccessful = null, bool? isAgentRegistrationSuccessfulAfterFailover = default, InMageRcmMobilityAgentDetails mobilityAgentDetails = null, IEnumerable<InMageRcmLastAgentUpgradeErrorDetails> lastAgentUpgradeErrorDetails = null, IEnumerable<InMageRcmAgentUpgradeBlockingErrorDetails> agentUpgradeBlockingErrorDetails = null, IEnumerable<InMageRcmNicDetails> vmNics = null, InMageRcmDiscoveredProtectedVmDetails discoveredVmDetails = null, IEnumerable<UserCreatedResourceTag> targetVmTags = null, IEnumerable<UserCreatedResourceTag> seedManagedDiskTags = null, IEnumerable<UserCreatedResourceTag> targetManagedDiskTags = null, IEnumerable<UserCreatedResourceTag> targetNicTags = null, string sqlServerLicenseType = null, IEnumerable<string> supportedOSVersions = null, string osName = 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