Microsoft.Azure.Commands.SiteRecovery.dll-help.xml

<?xml version="1.0" encoding="utf-8"?><helpItems schema="maml">
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Edit-AzureRmSiteRecoveryRecoveryPlan</command:name>
        <maml:description>
            <maml:para>Edit an Azure Site Recovery Recovery Plan</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Edit</command:verb>
        <command:noun>AzureRmSiteRecoveryRecoveryPlan</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Edit-AzureRmSiteRecoveryRecoveryPlan cmdlet lets you edit a Recovery Plan. Use this cmdlet to add or remove recovery plan groups or replication protected items to or from the recovery plan. This cmdlet edits a local copy of the recovery plan. Use the Update-AzureRmSiteRecoveryRecoveryPlan cmdlet to save the changes to the Recovery Plan</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Edit-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>AppendGroup</maml:name>
                <maml:description>
                    <maml:para>Switch to append a group to the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Edit-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RemoveGroup</maml:name>
                <maml:description>
                    <maml:para>Switch parameter to remove a group from the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlanGroup</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Edit-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Group</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan group</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlanGroup</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>AddProtectedItems</maml:name>
                <maml:description>
                    <maml:para>List of Replication Protected Items to be added to the recovery plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRReplicationProtectedItem[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Edit-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Group</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan group</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlanGroup</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>AddProtectedEntities</maml:name>
                <maml:description>
                    <maml:para>List of Protection Entities to be added to the recovery plan group</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Edit-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Group</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan group</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlanGroup</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>RemoveProtectedEntities</maml:name>
                <maml:description>
                    <maml:para>List of Protection Entities to be removed from the recovery plan.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Edit-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Group</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan group</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlanGroup</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>RemoveProtectedItems</maml:name>
                <maml:description>
                    <maml:para>List of Replication Protected Items to be removed from the recovery plan.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRReplicationProtectedItem[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>AppendGroup</maml:name>
            <maml:description>
                <maml:para>Switch to append a group to the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RemoveGroup</maml:name>
            <maml:description>
                <maml:para>Switch parameter to remove a group from the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlanGroup</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlanGroup</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Group</maml:name>
            <maml:description>
                <maml:para>Recovery Plan group</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlanGroup</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlanGroup</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>AddProtectedItems</maml:name>
            <maml:description>
                <maml:para>List of Replication Protected Items to be added to the recovery plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">ASRReplicationProtectedItem[]</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem[]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>AddProtectedEntities</maml:name>
            <maml:description>
                <maml:para>List of Protection Entities to be added to the recovery plan group</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity[]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>RemoveProtectedEntities</maml:name>
            <maml:description>
                <maml:para>List of Protection Entities to be removed from the recovery plan.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity[]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>RemoveProtectedItems</maml:name>
            <maml:description>
                <maml:para>List of Replication Protected Items to be removed from the recovery plan.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">ASRReplicationProtectedItem[]</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem[]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryFabric</command:name>
        <maml:description>
            <maml:para>Get the properties of an Azure Site Recovery Fabric</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryFabric</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryFabric cmdlet allows you to get the properties of a specified Azure Site Recovery Fabric or all Azure Site Recovery Fabrics in a Recovery Service vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryFabric</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryFabric</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Fabric</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryFabric</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Azure Site Recovery Fabric</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Fabric</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Azure Site Recovery Fabric</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.List`1[[Microsoft.Azure.Commands.SiteRecovery.ASRFabric, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryJob</command:name>
        <maml:description>
            <maml:para>Gets Azure Site Recovery jobs.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryJob cmdlet gets Azure Site Recovery jobs.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>StartTime</maml:name>
                <maml:description>
                    <maml:para>Specifies a start time as a DateTime object. This cmdlet gets jobs that started after the time that this parameter specifies. To obtain a DateTime object, use the Get-Date cmdlet. For more information, type Get-Help Get-Date.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[DateTime]</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>EndTime</maml:name>
                <maml:description>
                    <maml:para>Specifies a end time as a DateTime object. This cmdlet gets jobs that started before the time that this parameter specifies. To obtain a DateTime object, use the Get-Date cmdlet. For more information, type Get-Help Get-Date.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[DateTime]</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>TargetObjectId</maml:name>
                <maml:description>
                    <maml:para>Filter results based on ID of the Azure Site Recovery object to which the Job applies.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>State</maml:name>
                <maml:description>
                    <maml:para>Filter results based on Job state</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Filter results by Job Name</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Job</maml:name>
                <maml:description>
                    <maml:para>Get update Job object for the specified Azure Site Recovery Job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>StartTime</maml:name>
            <maml:description>
                <maml:para>Specifies a start time as a DateTime object. This cmdlet gets jobs that started after the time that this parameter specifies. To obtain a DateTime object, use the Get-Date cmdlet. For more information, type Get-Help Get-Date.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">Nullable`1[DateTime]</command:parameterValue>
            <dev:type>
                <maml:name>Nullable`1[DateTime]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>EndTime</maml:name>
            <maml:description>
                <maml:para>Specifies a end time as a DateTime object. This cmdlet gets jobs that started before the time that this parameter specifies. To obtain a DateTime object, use the Get-Date cmdlet. For more information, type Get-Help Get-Date.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">Nullable`1[DateTime]</command:parameterValue>
            <dev:type>
                <maml:name>Nullable`1[DateTime]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>TargetObjectId</maml:name>
            <maml:description>
                <maml:para>Filter results based on ID of the Azure Site Recovery object to which the Job applies.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>State</maml:name>
            <maml:description>
                <maml:para>Filter results based on Job state</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Filter results by Job Name</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Job</maml:name>
            <maml:description>
                <maml:para>Get update Job object for the specified Azure Site Recovery Job.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            <dev:type>
                <maml:name>ASRJob</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRJob, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryNetwork</command:name>
        <maml:description>
            <maml:para>Get information about Networks managed by Azure Site Recovery for the current Azure Site Recovery Vault.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryNetwork</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryNetwork cmdlet gets information about Azure Site Recovery Networks for the current Azure Site Recovery Vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetwork</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetwork</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Server object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetwork</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Server object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the virtual machine network.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetwork</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Server object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the virtual machine network.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetwork</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the virtual machine network.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetwork</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetwork</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the virtual machine network.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Server</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Server object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the virtual machine network.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the virtual machine network.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Fabric</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Fabric object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRNetwork, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryNetworkMapping</command:name>
        <maml:description>
            <maml:para>Get information about Azure Site Recovery Network mappings for current Azure Site Recovery Vault</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryNetworkMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryNetworkMapping cmdlet gets information about Azure Site Recovery Network mappings for current Azure Site Recovery Vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetworkMapping</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetworkMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>PrimaryFabric</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Azure</maml:name>
                <maml:description>
                    <maml:para>switch parameter &quot;Azure&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetworkMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>PrimaryFabric</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryFabric</maml:name>
                <maml:description>
                    <maml:para>Recovery Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetworkMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Azure</maml:name>
                <maml:description>
                    <maml:para>switch parameter &quot;Azure&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>PrimaryServer</maml:name>
                <maml:description>
                    <maml:para>Primary Server object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryNetworkMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>PrimaryServer</maml:name>
                <maml:description>
                    <maml:para>Primary Server object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryServer</maml:name>
                <maml:description>
                    <maml:para>Recovery Server object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>PrimaryFabric</maml:name>
            <maml:description>
                <maml:para>Primary Azure Site Recovery Fabric object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Azure</maml:name>
            <maml:description>
                <maml:para>switch parameter &quot;Azure&quot;</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryFabric</maml:name>
            <maml:description>
                <maml:para>Recovery Azure Site Recovery Fabric object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>PrimaryServer</maml:name>
            <maml:description>
                <maml:para>Primary Server object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryServer</maml:name>
            <maml:description>
                <maml:para>Recovery Server object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRNetworkMapping, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryPolicy</command:name>
        <maml:description>
            <maml:para>Get Azure Site Recovery policy.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryPolicy</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryPolicy cmdlet gets the properties of the Azure Site Recovery Policies in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryPolicy</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryPolicy</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery replication policy.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryPolicy</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Azure Site Recovery replication policy.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery replication policy.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Azure Site Recovery replication policy.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRPolicy, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryProtectableItem</command:name>
        <maml:description>
            <maml:para>Get the protectable items in a Protection Contrainer</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectableItem</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryProtectableItem cmdlet gets the protectable items in an Azure Site Recovery Protection Container</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectableItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container Object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectableItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery protectable item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container Object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectableItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Azure Site Recovery protectable item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container Object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Container Object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery protectable item.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Azure Site Recovery protectable item.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRProtectableItem, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryProtectionContainer</command:name>
        <maml:description>
            <maml:para>Gets Protection Containers of the Azure Site Recovery vault. A Protection Container is a logical container for Protectable Items such as virtual machines. Protection policies define replication settings for Protected Items and can be associated to a Protection Container and applied to a Protectable Item while enabling protection.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectionContainer</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryProtectionContainer cmdlet gets Azure Site Recovery Protection Containers in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainer</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Protection Container</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Protection Container</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Protection Container.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Protection Container.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Protection Container</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Fabric</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Fabric object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Protection Container.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRProtectionContainer, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryProtectionContainerMapping</command:name>
        <maml:description>
            <maml:para>Get Azure Site Recovery Protection Container mappings</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectionContainerMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryProtectionContainerMapping cmdlet gets information about the Protection Container to Policy mappings in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainerMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionContainerMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Protection Container mapping.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Container object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Protection Container mapping.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRProtectionContainerMapping, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryProtectionEntity</command:name>
        <maml:description>
            <maml:para>Gets a list of protectable or protected entities, such as virtual machines, in the vault</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectionEntity</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryProtectionEntity cmdlet gets a list of protectable or protected entities, such as virtual machines, in the vault</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionEntity</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionEntity</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Protection entity.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryProtectionEntity</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Protection entity.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Container object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Protection entity.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Protection entity.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRProtectionEntity, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryRecoveryPlan</command:name>
        <maml:description>
            <maml:para>Gets Azure Site Recovery Recovery Plans in the vault</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryRecoveryPlan</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryRecoveryPlan cmdlet gets the properties of the Recovery Plans in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryRecoveryPlan</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>File path to save the json formatted Recovery Plan.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>File path to save the json formatted Recovery Plan.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="1">
            <maml:name>Path</maml:name>
            <maml:description>
                <maml:para>File path to save the json formatted Recovery Plan.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRRecoveryPlan, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryRecoveryPoint</command:name>
        <maml:description>
            <maml:para>Get available recovery points for a replication protected item.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryRecoveryPoint</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryRecoveryPoint cmdlet gets the list of available recovery points for a replication protected item.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryRecoveryPoint</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Replication Protected Item object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryRecoveryPoint</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the recovery point</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Replication Protected Item object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Replication Protected Item object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the recovery point</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRRecoveryPoint, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryReplicationProtectedItem</command:name>
        <maml:description>
            <maml:para>Get properties of Azure Site Recovery Protected Items.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryReplicationProtectedItem</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryReplicationProtectedItem cmdlet gets the properties of Azure Site Recovery Protected Items.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Replication Protected Item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendlt name of the Replication Protected Item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectableItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protectable Item corresponding to the Replication Protected Item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectableItem</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Container object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Replication Protected Item.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendlt name of the Replication Protected Item.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectableItem</maml:name>
            <maml:description>
                <maml:para>Replication Protectable Item corresponding to the Replication Protected Item.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectableItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectableItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRReplicationProtectedItem, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryServer</command:name>
        <maml:description>
            <maml:para>Get information about Azure Site Recovery servers registered to the vault.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryServer</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryServer cmdlet gets information about Azure Site Recovery servers registered to the current vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryServer</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryServer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Server</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryServer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Server</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Server</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Server</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRServer, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryServicesProvider</command:name>
        <maml:description>
            <maml:para>Gets information on the Azure Site Recovery providers in the vault</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryServicesProvider</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryServicesProvider cmdlet gets information on the Azure Site Recovery providers in the vault</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryServicesProvider</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryServicesProvider</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Provider.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryServicesProvider</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Azure Site Recovery Provider.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Fabric</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Fabric object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Provider.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Azure Site Recovery Provider.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRRecoveryServicesProvider, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoverySite</command:name>
        <maml:description>
            <maml:para>Get Hyper-V sites in the vault.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoverySite</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoverySite cmdlet gets Hyper-V sites in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoverySite</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoverySite</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Site.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoverySite</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the Site.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Site.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the Site.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.List`1[[Microsoft.Azure.Commands.SiteRecovery.ASRSite, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryStorageClassification</command:name>
        <maml:description>
            <maml:para>Gets discovered VMM Storage classifications in the vault.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryStorageClassification</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryStorageClassification cmdlet gets the discovered VMM storage classifications in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryStorageClassification</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryStorageClassification</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the storage classification.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryStorageClassification</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the storage classification.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryStorageClassification</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryStorageClassification</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Server object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the storage classification.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the storage classification.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Fabric</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Fabric object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Server</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Server object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRStorageClassification, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryStorageClassificationMapping</command:name>
        <maml:description>
            <maml:para>Get Azure Site Recovery storage classification mappings.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryStorageClassificationMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryStorageClassificationMapping cmdlet gets information about Azure Site Recovery storage classification mappings in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryStorageClassificationMapping</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryStorageClassificationMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery storage classification mapping</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery storage classification mapping</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRStorageClassificationMapping, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryVault</command:name>
        <maml:description>
            <maml:para>Get Azure Site Recovery vaults.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryVault</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryVault cmdlet gets Azure Site Recovery vaults in the subscription.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVault</maml:name>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ResourceGroupName</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Resource Group</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery vault</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ResourceGroupName</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Resource Group</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery vault</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.List`1[[Microsoft.Azure.Commands.SiteRecovery.ASRVault, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryVaultSettings</command:name>
        <maml:description>
            <maml:para>Gets information about the current vault context.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryVaultSettings</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryVaultSettings cmdlet returns information about the current vault context for the session.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVaultSettings</maml:name>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters> </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRVaultSettings</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryVaultSettingsFile</command:name>
        <maml:description>
            <maml:para>Get Azure Site Recovery vault registration key file.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryVaultSettingsFile</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryVaultSettingsFile gets a vault registration key file for the vault or a Hyper-V Site in the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVaultSettingsFile</maml:name>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVaultSettingsFile</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Recovery Services vault object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>Directory path to save to vaul registration key file.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVaultSettingsFile</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Recovery Services vault object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>SiteIdentifier</maml:name>
                <maml:description>
                    <maml:para>Site identifier string of the Hyper-V site.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>SiteFriendlyName</maml:name>
                <maml:description>
                    <maml:para>Site friendly name of the Hyper-V site.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>Directory path to save to vaul registration key file.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Vault</maml:name>
            <maml:description>
                <maml:para>Recovery Services vault object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
            <dev:type>
                <maml:name>ASRVault</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Path</maml:name>
            <maml:description>
                <maml:para>Directory path to save to vaul registration key file.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>SiteIdentifier</maml:name>
            <maml:description>
                <maml:para>Site identifier string of the Hyper-V site.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>SiteFriendlyName</maml:name>
            <maml:description>
                <maml:para>Site friendly name of the Hyper-V site.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.VaultSettingsFilePath</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Get-AzureRmSiteRecoveryVM</command:name>
        <maml:description>
            <maml:para>Get information about virtual machines managed in Azure Site Recovery.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmSiteRecoveryVM</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Get-AzureRmSiteRecoveryVM cmdlet gets infromation about virtual machines managed in Azure Site Recovery.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVM</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVM</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the virtual machine</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmSiteRecoveryVM</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FriendlyName</maml:name>
                <maml:description>
                    <maml:para>Friendly name of the virtual machine</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Container object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the virtual machine</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FriendlyName</maml:name>
            <maml:description>
                <maml:para>Friendly name of the virtual machine</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRVirtualMachine, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Import-AzureRmSiteRecoveryVaultSettingsFile</command:name>
        <maml:description>
            <maml:para>Import an Azure Site Recovery vault settings file to set the current vault context for Azure Site Recovery PowerShell operations</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Import</command:verb>
        <command:noun>AzureRmSiteRecoveryVaultSettingsFile</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Import-AzureRmSiteRecoveryVaultSettingsFile cmdlet imports an Azure site Recovery Vault Settings file to set the vault context for Azure Site Recovery PowerShell operations.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Import-AzureRmSiteRecoveryVaultSettingsFile</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>File path of the Azure Site Recovery settings file to import.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
            <maml:name>Path</maml:name>
            <maml:description>
                <maml:para>File path of the Azure Site Recovery settings file to import.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRVaultSettings</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryFabric</command:name>
        <maml:description>
            <maml:para>Creates an Azure Site Recovery Fabric.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryFabric</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryFabric cmdlet creates an Azure Site Recovey Fabric of the specified type.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryFabric</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Fabric</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Type</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric Type.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Fabric</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Type</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Fabric Type.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryNetworkMapping</command:name>
        <maml:description>
            <maml:para>Creates an Azure Site Recovery Network mapping.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryNetworkMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryNetworkMapping cmdlet creates a mapping between discovered VMM networks or between a VMM network and an Azure virtual network.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryNetworkMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery network mapping</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>PrimaryNetwork</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery network object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>AzureVMNetworkId</maml:name>
                <maml:description>
                    <maml:para>Azure virtual network ID.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryNetworkMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery network mapping</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>PrimaryNetwork</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery network object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryNetwork</maml:name>
                <maml:description>
                    <maml:para>Recovery Azure Site Recovery network object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery network mapping</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>PrimaryNetwork</maml:name>
            <maml:description>
                <maml:para>Primary Azure Site Recovery network object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            <dev:type>
                <maml:name>ASRNetwork</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>AzureVMNetworkId</maml:name>
            <maml:description>
                <maml:para>Azure virtual network ID.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryNetwork</maml:name>
            <maml:description>
                <maml:para>Recovery Azure Site Recovery network object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            <dev:type>
                <maml:name>ASRNetwork</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryPolicy</command:name>
        <maml:description>
            <maml:para>Creates an Azure Site Recovery replication policy. The replication policy is used to specify replication settings such as replication frequency, number of recovery points etc.
     
</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryPolicy</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryPolicy cmdlet creates an Azure Site Recovery replication policy</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryPolicy</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery policy.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationProvider</maml:name>
                <maml:description>
                    <maml:para>Replication Provider type.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationFrequencyInSeconds</maml:name>
                <maml:description>
                    <maml:para>Replication frequency interval in seconds. As of now, only three possible values supported: 30, 300 and 900.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryPoints</maml:name>
                <maml:description>
                    <maml:para>Number of hours to retain Recovery points.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ApplicationConsistentSnapshotFrequencyInHours</maml:name>
                <maml:description>
                    <maml:para>Frequency of Application Consistent Snapshot (in hours.)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationStartTime</maml:name>
                <maml:description>
                    <maml:para>Replication Start Time. It should be within the next 24 hours of the start of the job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[TimeSpan]</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryAzureStorageAccountId</maml:name>
                <maml:description>
                    <maml:para>ID of the Azure storage account to replicate to. (This setting will be overriden by the storage account provided during enable replication if one is provided)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Encryption</maml:name>
                <maml:description>
                    <maml:para>Enable encryption at rest for replicated data.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryPolicy</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery policy.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationProvider</maml:name>
                <maml:description>
                    <maml:para>Replication Provider type.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationMethod</maml:name>
                <maml:description>
                    <maml:para>Replication Method. Either Online or Offline.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationFrequencyInSeconds</maml:name>
                <maml:description>
                    <maml:para>Replication frequency interval in seconds. As of now, only three possible values supported: 30, 300 and 900.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryPoints</maml:name>
                <maml:description>
                    <maml:para>Number of hours to retain Recovery points.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ApplicationConsistentSnapshotFrequencyInHours</maml:name>
                <maml:description>
                    <maml:para>Frequency of Application Consistent Snapshot (in hours.)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Compression</maml:name>
                <maml:description>
                    <maml:para>Switch parameter indicating whether compression is to be Enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationPort</maml:name>
                <maml:description>
                    <maml:para>Port on which replication would take place.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">UInt16</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Authentication</maml:name>
                <maml:description>
                    <maml:para>Type of authentication to be used. Possible values are Certificate and Kerberos.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationStartTime</maml:name>
                <maml:description>
                    <maml:para>Replication Start Time. It should be within the next 24 hours of the start of the job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[TimeSpan]</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicaDeletion</maml:name>
                <maml:description>
                    <maml:para>Switch parameter indicating whether replica entity deletion is to be enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery policy.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationProvider</maml:name>
            <maml:description>
                <maml:para>Replication Provider type.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationFrequencyInSeconds</maml:name>
            <maml:description>
                <maml:para>Replication frequency interval in seconds. As of now, only three possible values supported: 30, 300 and 900.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryPoints</maml:name>
            <maml:description>
                <maml:para>Number of hours to retain Recovery points.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            <dev:type>
                <maml:name>Int32</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ApplicationConsistentSnapshotFrequencyInHours</maml:name>
            <maml:description>
                <maml:para>Frequency of Application Consistent Snapshot (in hours.)</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            <dev:type>
                <maml:name>Int32</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationStartTime</maml:name>
            <maml:description>
                <maml:para>Replication Start Time. It should be within the next 24 hours of the start of the job.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">Nullable`1[TimeSpan]</command:parameterValue>
            <dev:type>
                <maml:name>Nullable`1[TimeSpan]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryAzureStorageAccountId</maml:name>
            <maml:description>
                <maml:para>ID of the Azure storage account to replicate to. (This setting will be overriden by the storage account provided during enable replication if one is provided)</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Encryption</maml:name>
            <maml:description>
                <maml:para>Enable encryption at rest for replicated data.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationMethod</maml:name>
            <maml:description>
                <maml:para>Replication Method. Either Online or Offline.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Compression</maml:name>
            <maml:description>
                <maml:para>Switch parameter indicating whether compression is to be Enabled.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationPort</maml:name>
            <maml:description>
                <maml:para>Port on which replication would take place.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">UInt16</command:parameterValue>
            <dev:type>
                <maml:name>UInt16</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Authentication</maml:name>
            <maml:description>
                <maml:para>Type of authentication to be used. Possible values are Certificate and Kerberos.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicaDeletion</maml:name>
            <maml:description>
                <maml:para>Switch parameter indicating whether replica entity deletion is to be enabled.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryProtectionContainerMapping</command:name>
        <maml:description>
            <maml:para>Create an Azure Site Recovery Protection Container mapping by associating a Policy to a Protection Container.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectionContainerMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryProtectionContainerMapping cmdlet creates an Azure Site Recovery Protection Container mapping by associating a Policy to a Protection Container.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryProtectionContainerMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Protection Container mapping.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Primary Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryProtectionContainerMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Protection Container mapping.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Primary Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Recovery Protection Container object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Protection Container mapping.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Policy</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Policy object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            <dev:type>
                <maml:name>ASRPolicy</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimaryProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Primary Protection Container object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Recovery Protection Container object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryRecoveryPlan</command:name>
        <maml:description>
            <maml:para>Create a Recovery Plan</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryRecoveryPlan</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryRecoveryPlan cmdlet creates an Azure Site Recovery Recovery Plan.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryFabric</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery Fabric object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryFabric</maml:name>
                <maml:description>
                    <maml:para>Recovery Azure Site Recovery Fabric object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>List of Replication Protected Items to add to the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRReplicationProtectedItem[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FailoverDeploymentModel</maml:name>
                <maml:description>
                    <maml:para>Failover Deployment Model. Either Classic or ResourceManager.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimarySite</maml:name>
                <maml:description>
                    <maml:para>Primary Hyper-V Site</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRSite</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntityList</maml:name>
                <maml:description>
                    <maml:para>List of Protection Entities to add to the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryFabric</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery Fabric object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Azure</maml:name>
                <maml:description>
                    <maml:para>Switch to specify Azure as the Recovery Site.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FailoverDeploymentModel</maml:name>
                <maml:description>
                    <maml:para>Failover Deployment Model. Either Classic or ResourceManager.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>List of Replication Protected Items to add to the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRReplicationProtectedItem[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Azure</maml:name>
                <maml:description>
                    <maml:para>Switch to specify Azure as the Recovery Site.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>FailoverDeploymentModel</maml:name>
                <maml:description>
                    <maml:para>Failover Deployment Model. Either Classic or ResourceManager.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryServer</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery Server object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntityList</maml:name>
                <maml:description>
                    <maml:para>List of Protection Entities to add to the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryServer</maml:name>
                <maml:description>
                    <maml:para>Primary Azure Site Recovery Server object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryServer</maml:name>
                <maml:description>
                    <maml:para>Recovery Azure Site Recovery Server object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntityList</maml:name>
                <maml:description>
                    <maml:para>List of Protection Entities to add to the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>File path to the json file to use to create the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimaryFabric</maml:name>
            <maml:description>
                <maml:para>Primary Azure Site Recovery Fabric object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryFabric</maml:name>
            <maml:description>
                <maml:para>Recovery Azure Site Recovery Fabric object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>List of Replication Protected Items to add to the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">ASRReplicationProtectedItem[]</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem[]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>FailoverDeploymentModel</maml:name>
            <maml:description>
                <maml:para>Failover Deployment Model. Either Classic or ResourceManager.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimarySite</maml:name>
            <maml:description>
                <maml:para>Primary Hyper-V Site</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRSite</command:parameterValue>
            <dev:type>
                <maml:name>ASRSite</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionEntityList</maml:name>
            <maml:description>
                <maml:para>List of Protection Entities to add to the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">ASRProtectionEntity[]</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity[]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Azure</maml:name>
            <maml:description>
                <maml:para>Switch to specify Azure as the Recovery Site.</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimaryServer</maml:name>
            <maml:description>
                <maml:para>Primary Azure Site Recovery Server object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryServer</maml:name>
            <maml:description>
                <maml:para>Recovery Azure Site Recovery Server object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Path</maml:name>
            <maml:description>
                <maml:para>File path to the json file to use to create the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryReplicationProtectedItem</command:name>
        <maml:description>
            <maml:para>Enable replication for a protectable item by creating a protected item</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryReplicationProtectedItem</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryReplicationProtectedItem cmdlet creates a new Replication Protected item. Use this cmdlet to enable replication for a protectable item.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Waits for completion.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip confirmation check.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectableItem</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protectable Item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectableItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Replication Protected Item</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ProtectionContainerMapping</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container mapping object to use for replication.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainerMapping</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryAzureStorageAccountId</maml:name>
                <maml:description>
                    <maml:para>ID of the Azure storage account to replicate to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Waits for completion.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip confirmation check.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectableItem</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protectable Item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectableItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Replication Protected Item</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ProtectionContainerMapping</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container mapping object to use for replication.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainerMapping</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryAzureStorageAccountId</maml:name>
                <maml:description>
                    <maml:para>ID of the Azure storage account to replicate to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>OSDiskName</maml:name>
                <maml:description>
                    <maml:para>Name of the Operating System disk</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>OS</maml:name>
                <maml:description>
                    <maml:para>Operating System family. Either Windows or Linux</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Waits for completion.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip confirmation check.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectableItem</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protectable Item.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectableItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Replication Protected Item</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ProtectionContainerMapping</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container mapping object to use for replication.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainerMapping</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Waits for completion.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip confirmation check.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WaitForCompletion</maml:name>
            <maml:description>
                <maml:para>Waits for completion.</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WhatIf</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Confirm</maml:name>
            <maml:description>
                <maml:para>Skip confirmation check.</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectableItem</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protectable Item.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectableItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectableItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Replication Protected Item</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ProtectionContainerMapping</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Container mapping object to use for replication.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainerMapping</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainerMapping</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryAzureStorageAccountId</maml:name>
            <maml:description>
                <maml:para>ID of the Azure storage account to replicate to.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>OSDiskName</maml:name>
            <maml:description>
                <maml:para>Name of the Operating System disk</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>OS</maml:name>
            <maml:description>
                <maml:para>Operating System family. Either Windows or Linux</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoverySite</command:name>
        <maml:description>
            <maml:para>Creates Azure Site Recovery Site.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoverySite</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoverySite cmdlet creates an Azure Site Recovery Site in the current vault</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoverySite</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Site</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Site</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryStorageClassificationMapping</command:name>
        <maml:description>
            <maml:para>Creates Azure Site Recovery Storage Classification mapping.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryStorageClassificationMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryStorageClassificationMapping cmdlet creates an Azure Site Recovery Storage Classification mapping.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryStorageClassificationMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Storage Classification mapping</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>PrimaryStorageClassification</maml:name>
                <maml:description>
                    <maml:para>Primary Storage Classification object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRStorageClassification</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryStorageClassification</maml:name>
                <maml:description>
                    <maml:para>Recovery Storage Classification object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRStorageClassification</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Storage Classification mapping</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>PrimaryStorageClassification</maml:name>
            <maml:description>
                <maml:para>Primary Storage Classification object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRStorageClassification</command:parameterValue>
            <dev:type>
                <maml:name>ASRStorageClassification</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryStorageClassification</maml:name>
            <maml:description>
                <maml:para>Recovery Storage Classification object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRStorageClassification</command:parameterValue>
            <dev:type>
                <maml:name>ASRStorageClassification</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>New-AzureRmSiteRecoveryVault</command:name>
        <maml:description>
            <maml:para>Creates an Azure Site Recovery vault.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureRmSiteRecoveryVault</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The New-AzureRmSiteRecoveryVault cmdlet creates an Azure Site Recovery vault</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>New-AzureRmSiteRecoveryVault</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery vault</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ResourceGroupName</maml:name>
                <maml:description>
                    <maml:para>Name of the Resource Group</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Azure region</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery vault</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ResourceGroupName</maml:name>
            <maml:description>
                <maml:para>Name of the Resource Group</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Location</maml:name>
            <maml:description>
                <maml:para>Azure region</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryFabric</command:name>
        <maml:description>
            <maml:para>Remove an Azure Site Recovery Fabric</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryFabric</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryFabric cmdlet deletes an Azure Site Recovery Fabric.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryFabric</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Fabric</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Fabric object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Fabric</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Fabric object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRFabric</command:parameterValue>
            <dev:type>
                <maml:name>ASRFabric</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Force</maml:name>
            <maml:description>
                <maml:para>Force the operation.</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryNetworkMapping</command:name>
        <maml:description>
            <maml:para>Remove an Azure Site Recovery Network mapping.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryNetworkMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryNetworkMapping cmdlet deletes an Azure Site Recovery mapping.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryNetworkMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>NetworkMapping</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery network mapping object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRNetworkMapping</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>NetworkMapping</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery network mapping object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRNetworkMapping</command:parameterValue>
            <dev:type>
                <maml:name>ASRNetworkMapping</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryPolicy</command:name>
        <maml:description>
            <maml:para>Removes an Azure Site Recovery Policy</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryPolicy</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryPolicy cmdlet deletes an Azure Site Recovery policy.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryPolicy</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Policy</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery policy object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            <dev:type>
                <maml:name>ASRPolicy</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryProtectionContainerMapping</command:name>
        <maml:description>
            <maml:para>Removes an Azure Site Recovery Protection Container mapping.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectionContainerMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryProtectionContainerMapping cmdlet deletes an Azure Site Recovery Protection Container mapping.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryProtectionContainerMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionContainerMapping</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Container mapping object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainerMapping</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionContainerMapping</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Container mapping object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainerMapping</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainerMapping</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Force</maml:name>
            <maml:description>
                <maml:para>Force the operation.</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryRecoveryPlan</command:name>
        <maml:description>
            <maml:para>Removes and Azure Site Recovery Recovery Plan</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryRecoveryPlan</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryRecoveryPlan cmdlet deletes an Azure Site Recovery Recovery Plan.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Recovery Plan.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Recovery Plan object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Recovery Plan.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryReplicationProtectedItem</command:name>
        <maml:description>
            <maml:para>Removes an Azure Site Recovery Replication Protected Item. This operation will cause replication to stop for the protected item</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryReplicationProtectedItem</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryReplicationProtectedItem cmdlet disables replication for the protected item and deletes it.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Wait for the operation to complete</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip confirmation check</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Replication Protected Item object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WaitForCompletion</maml:name>
            <maml:description>
                <maml:para>Wait for the operation to complete</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Force</maml:name>
            <maml:description>
                <maml:para>Force the operation</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WhatIf</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Confirm</maml:name>
            <maml:description>
                <maml:para>Skip confirmation check</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryServer</command:name>
        <maml:description>
            <maml:para>Unregister a server from the current vault</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryServer</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryServer cmdlet unregisters a server from the current vault</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryServer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Server object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip confirmation check</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Server</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Server object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Force</maml:name>
            <maml:description>
                <maml:para>Force the operation</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WhatIf</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Confirm</maml:name>
            <maml:description>
                <maml:para>Skip confirmation check</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRServer, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryServicesProvider</command:name>
        <maml:description>
            <maml:para>Remove Azure Site Recovery Services Provider.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryServicesProvider</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryServicesProvider cmdlet deletes an Azure Site Recovery Services Provider from the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryServicesProvider</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ServicesProvider</maml:name>
                <maml:description>
                    <maml:para>Services Provider object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ServicesProvider</maml:name>
            <maml:description>
                <maml:para>Services Provider object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryServicesProvider</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Force</maml:name>
            <maml:description>
                <maml:para>Force the operation</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>System.Collections.Generic.IEnumerable`1[[Microsoft.Azure.Commands.SiteRecovery.ASRJob, Microsoft.Azure.Commands.SiteRecovery, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null]]</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoverySite</command:name>
        <maml:description>
            <maml:para>Delete an Azure Recovery Site from the vault.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoverySite</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRMSiteRecoverySite cmdlet deletes an Azure Recovery Site from the vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoverySite</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Site</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery site object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRSite</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip confirmation check.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Site</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery site object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRSite</command:parameterValue>
            <dev:type>
                <maml:name>ASRSite</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Force</maml:name>
            <maml:description>
                <maml:para>Force the operation</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WhatIf</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Confirm</maml:name>
            <maml:description>
                <maml:para>Skip confirmation check.</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryStorageClassificationMapping</command:name>
        <maml:description>
            <maml:para>Removes an Azure Site Recovery Storage classification mapping</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryStorageClassificationMapping</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryStorageClassificationMapping cmdlet deletes an Azure Site Recovery Storage classification mapping.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryStorageClassificationMapping</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>StorageClassificationMapping</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Storage Classification Mapping object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRStorageClassificationMapping</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>StorageClassificationMapping</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Storage Classification Mapping object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRStorageClassificationMapping</command:parameterValue>
            <dev:type>
                <maml:name>ASRStorageClassificationMapping</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Remove-AzureRmSiteRecoveryVault</command:name>
        <maml:description>
            <maml:para>Removes an Azure Site Recovery vault.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureRmSiteRecoveryVault</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Remove-AzureRmSiteRecoveryVault deletes an Azure Site Recovery vault.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Remove-AzureRmSiteRecoveryVault</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery vault object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Vault</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery vault object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
            <dev:type>
                <maml:name>ASRVault</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Restart-AzureRmSiteRecoveryJob</command:name>
        <maml:description>
            <maml:para>Restart an Azure Site Recovery Job.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Restart</command:verb>
        <command:noun>AzureRmSiteRecoveryJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Restart-AzureRmSiteRecoveryJob cmdlet restarts an Azure Site Recovery Job.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Restart-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Job</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Job object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Restart-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Job</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Job object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            <dev:type>
                <maml:name>ASRJob</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Job.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Resume-AzureRmSiteRecoveryJob</command:name>
        <maml:description>
            <maml:para>Resume Azure Site Recovery Job.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Resume</command:verb>
        <command:noun>AzureRmSiteRecoveryJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Resume-AzureRmSiteRecoveryJob cmdlet resumes an Azure Site Recovery Job.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Resume-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Job</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Job object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Comments</maml:name>
                <maml:description>
                    <maml:para>Comment string</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Resume-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Comments</maml:name>
                <maml:description>
                    <maml:para>Comment string</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Job</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Job object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            <dev:type>
                <maml:name>ASRJob</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Comments</maml:name>
            <maml:description>
                <maml:para>Comment string</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Job.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Set-AzureRmSiteRecoveryProtectionEntity</command:name>
        <maml:description>
            <maml:para>Enable or disable protection on a protection entity for Azure Site Recovery.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectionEntity</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Set-AzureRmSiteRecoveryProtectionEntity cmdlet enables or disables protection on a protection entity.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryProtectionEntity</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Protection</maml:name>
                <maml:description>
                    <maml:para>Enable or Disable</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Wait for operation to complete</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip Confirmation check</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryProtectionEntity</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Protection</maml:name>
                <maml:description>
                    <maml:para>Enable or Disable</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Wait for operation to complete</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip Confirmation check</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryProtectionEntity</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Protection</maml:name>
                <maml:description>
                    <maml:para>Enable or Disable</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryAzureStorageAccountId</maml:name>
                <maml:description>
                    <maml:para>ID of the Azure Storage Account to replicate data to</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Wait for operation to complete</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip Confirmation check</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryProtectionEntity</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Protection</maml:name>
                <maml:description>
                    <maml:para>Enable or Disable</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryAzureStorageAccountId</maml:name>
                <maml:description>
                    <maml:para>ID of the Azure Storage Account to replicate data to</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>OSDiskName</maml:name>
                <maml:description>
                    <maml:para>Name of the disk containing operating system.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>OS</maml:name>
                <maml:description>
                    <maml:para>Operation System Family. Either Windows or Linux.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WaitForCompletion</maml:name>
                <maml:description>
                    <maml:para>Wait for operation to complete</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Force</maml:name>
                <maml:description>
                    <maml:para>Force the operation</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>WhatIf</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Confirm</maml:name>
                <maml:description>
                    <maml:para>Skip Confirmation check</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionEntity</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Protection</maml:name>
            <maml:description>
                <maml:para>Enable or Disable</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WaitForCompletion</maml:name>
            <maml:description>
                <maml:para>Wait for operation to complete</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Force</maml:name>
            <maml:description>
                <maml:para>Force the operation</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>WhatIf</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Confirm</maml:name>
            <maml:description>
                <maml:para>Skip Confirmation check</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Policy</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Policy object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            <dev:type>
                <maml:name>ASRPolicy</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryAzureStorageAccountId</maml:name>
            <maml:description>
                <maml:para>ID of the Azure Storage Account to replicate data to</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>OSDiskName</maml:name>
            <maml:description>
                <maml:para>Name of the disk containing operating system.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>OS</maml:name>
            <maml:description>
                <maml:para>Operation System Family. Either Windows or Linux.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Set-AzureRmSiteRecoveryReplicationProtectedItem</command:name>
        <maml:description>
            <maml:para>Set recovery properties such as targetnetwork and virtual machine size for a Replication Protected Item</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureRmSiteRecoveryReplicationProtectedItem</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Set-AzureRmSiteRecoveryReplicationProtectedItem cmdlet sets the recovery properties for a Replication Protected Item.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryReplicationProtectedItem</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Replication Protected Item</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the recovery virtual machine</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Recovery virtual machine size. Sould be from the set of sizes supported by Azure virtual machines</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryNic</maml:name>
                <maml:description>
                    <maml:para>Network Interface card of the virtual machine for which to set the recovery network property.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryNetworkId</maml:name>
                <maml:description>
                    <maml:para>ID of the Azure virtual network to recover the Protected Item to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryNicSubnetName</maml:name>
                <maml:description>
                    <maml:para>Name of the Subnet on the recovery Azure virtual network to recover the Protected Item to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryNicStaticIPAddress</maml:name>
                <maml:description>
                    <maml:para>Static IP address that should be assigned to primary NIC on recovery.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>NicSelectionType</maml:name>
                <maml:description>
                    <maml:para>Nic properties set by user or set by default. Specify &quot;NotSelected&quot; to go back to the default values.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>LicenseType</maml:name>
                <maml:description>
                    <maml:para>License Type selection for Windows server virtual machines being migrated using Hybrid use benefit.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Replication Protected Item</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the recovery virtual machine</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Size</maml:name>
            <maml:description>
                <maml:para>Recovery virtual machine size. Sould be from the set of sizes supported by Azure virtual machines</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimaryNic</maml:name>
            <maml:description>
                <maml:para>Network Interface card of the virtual machine for which to set the recovery network property.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryNetworkId</maml:name>
            <maml:description>
                <maml:para>ID of the Azure virtual network to recover the Protected Item to.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryNicSubnetName</maml:name>
            <maml:description>
                <maml:para>Name of the Subnet on the recovery Azure virtual network to recover the Protected Item to.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryNicStaticIPAddress</maml:name>
            <maml:description>
                <maml:para>Static IP address that should be assigned to primary NIC on recovery.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>NicSelectionType</maml:name>
            <maml:description>
                <maml:para>Nic properties set by user or set by default. Specify &quot;NotSelected&quot; to go back to the default values.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>LicenseType</maml:name>
            <maml:description>
                <maml:para>License Type selection for Windows server virtual machines being migrated using Hybrid use benefit.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Set-AzureRmSiteRecoveryVaultSettings</command:name>
        <maml:description>
            <maml:para>Sets the Recovery Services vault context for Azure Site Recovery operations.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureRmSiteRecoveryVaultSettings</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Set-AzureRmSiteRecoveryVaultSettings cmdlet sets the Recovery Services vault context for Azure Site Recovery operations.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryVaultSettings</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ASRVault</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery vault object (Classic.)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryVaultSettings</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ARSVault</maml:name>
                <maml:description>
                    <maml:para>Recovery Services vault object (Resource Manager.)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ARSVault</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ASRVault</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery vault object (Classic.)</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
            <dev:type>
                <maml:name>ASRVault</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ARSVault</maml:name>
            <maml:description>
                <maml:para>Recovery Services vault object (Resource Manager.)</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ARSVault</command:parameterValue>
            <dev:type>
                <maml:name>ARSVault</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRVaultSettings</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Set-AzureRmSiteRecoveryVM</command:name>
        <maml:description>
            <maml:para>Set or update recovery side options for an entity that is being protected to Azure.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureRmSiteRecoveryVM</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Set-AzureRmSiteRecoveryVM cmdlet lets you set or update recovery side options such as recovery VM size and recovery VM network for entities being protected to Azure.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Set-AzureRmSiteRecoveryVM</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>VirtualMachine</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery virtual machine object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRVirtualMachine</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the target virtual machine.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Size</maml:name>
                <maml:description>
                    <maml:para>Target size, should be limited to set of values of Azure VM sizes</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryNic</maml:name>
                <maml:description>
                    <maml:para>Primary Nic</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryNetworkId</maml:name>
                <maml:description>
                    <maml:para>Recovery Network ID.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryNicSubnetName</maml:name>
                <maml:description>
                    <maml:para>Azure virtual network subnet name to which the primary NIC should be attached on recovery.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryNicStaticIPAddress</maml:name>
                <maml:description>
                    <maml:para>Static IP address that should be assigned to primary NIC on recovery</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>NicSelectionType</maml:name>
                <maml:description>
                    <maml:para>Nic properties set by user or set by default</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>VirtualMachine</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery virtual machine object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRVirtualMachine</command:parameterValue>
            <dev:type>
                <maml:name>ASRVirtualMachine</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the target virtual machine.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Size</maml:name>
            <maml:description>
                <maml:para>Target size, should be limited to set of values of Azure VM sizes</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimaryNic</maml:name>
            <maml:description>
                <maml:para>Primary Nic</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryNetworkId</maml:name>
            <maml:description>
                <maml:para>Recovery Network ID.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryNicSubnetName</maml:name>
            <maml:description>
                <maml:para>Azure virtual network subnet name to which the primary NIC should be attached on recovery.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryNicStaticIPAddress</maml:name>
            <maml:description>
                <maml:para>Static IP address that should be assigned to primary NIC on recovery</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>NicSelectionType</maml:name>
            <maml:description>
                <maml:para>Nic properties set by user or set by default</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Start-AzureRmSiteRecoveryApplyRecoveryPoint</command:name>
        <maml:description>
            <maml:para>Change recovery point for a failed over protected item before commiting the failover operation.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Start</command:verb>
        <command:noun>AzureRmSiteRecoveryApplyRecoveryPoint</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Start-AzureRmSiteRecoveryApplyRecoveryPoint lets you select a different recovery point for a failed over virtual machine before commiting the failover operation.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryApplyRecoveryPoint</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryPoint</maml:name>
                <maml:description>
                    <maml:para>Recovery Point object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPoint</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryPoint</maml:name>
            <maml:description>
                <maml:para>Recovery Point object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPoint</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPoint</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Replication Protected Item object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionPrimaryCertFile</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionSecondaryCertFile</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Start-AzureRmSiteRecoveryCommitFailoverJob</command:name>
        <maml:description>
            <maml:para>Commit the failover of a recovered Azure Site Recovery object.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Start</command:verb>
        <command:noun>AzureRmSiteRecoveryCommitFailoverJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Start-AzureRmSiteRecoveryCommitFailoverJob cmdlet starts commit failover of an Azure Site Recovery object after a failover operation.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryCommitFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryCommitFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryCommitFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Replication Protected Item object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Recovery Plan object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionEntity</maml:name>
            <maml:description>
                <maml:para>Protection Entity object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Start-AzureRmSiteRecoveryPlannedFailoverJob</command:name>
        <maml:description>
            <maml:para>Start the planned failover of an Azure Site Recovery Replication Protected Item or Recovery Plan.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Start</command:verb>
        <command:noun>AzureRmSiteRecoveryPlannedFailoverJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Start-AzureRmSiteRecoveryPlannedFailoverJob cmdlet starts the planned failover of an Azure Site Recovery Replication Protected Item or Recovery Plan.
    </maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryPlannedFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Protection Entity object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Optimize</maml:name>
                <maml:description>
                    <maml:para>This parameter is applicable when Failover is done from Azure to an on-premises site. Specify
                 
ForDowntime: Minimizes downtime by synchronizing changes without shutting down the virtual machine. After synchronization is complete, the job is suspended. Resume the job to shutdown the virtual machine and perform an additional synchronization before completing the failover
         
ForSynchronization : Minimizes data synchronization by shutting down the virtual machine before begining data synchronization followed by the failover.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>CreateVmIfNotFound</maml:name>
                <maml:description>
                    <maml:para>Applicable only for failback operations. The setting specifies that a new virtual machine should be created on the fabric if it is not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery server on which to create the virtual machine if not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ServicesProvider</maml:name>
                <maml:description>
                    <maml:para>Services Provider object of the host on which to create the virtual machine if not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryPlannedFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Optimize</maml:name>
                <maml:description>
                    <maml:para>This parameter is applicable when Failover is done from Azure to an on-premises site. Specify
                 
ForDowntime: Minimizes downtime by synchronizing changes without shutting down the virtual machine. After synchronization is complete, the job is suspended. Resume the job to shutdown the virtual machine and perform an additional synchronization before completing the failover
         
ForSynchronization : Minimizes data synchronization by shutting down the virtual machine before begining data synchronization followed by the failover.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>CreateVmIfNotFound</maml:name>
                <maml:description>
                    <maml:para>Applicable only for failback operations. The setting specifies that a new virtual machine should be created on the fabric if it is not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery server on which to create the virtual machine if not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ServicesProvider</maml:name>
                <maml:description>
                    <maml:para>Services Provider object of the host on which to create the virtual machine if not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryPlannedFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Optimize</maml:name>
                <maml:description>
                    <maml:para>This parameter is applicable when Failover is done from Azure to an on-premises site. Specify
                 
ForDowntime: Minimizes downtime by synchronizing changes without shutting down the virtual machine. After synchronization is complete, the job is suspended. Resume the job to shutdown the virtual machine and perform an additional synchronization before completing the failover
         
ForSynchronization : Minimizes data synchronization by shutting down the virtual machine before begining data synchronization followed by the failover.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>CreateVmIfNotFound</maml:name>
                <maml:description>
                    <maml:para>Applicable only for failback operations. The setting specifies that a new virtual machine should be created on the fabric if it is not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery server on which to create the virtual machine if not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ServicesProvider</maml:name>
                <maml:description>
                    <maml:para>Services Provider object of the host on which to create the virtual machine if not found.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionEntity</maml:name>
            <maml:description>
                <maml:para>Protection Entity object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Direction</maml:name>
            <maml:description>
                <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Optimize</maml:name>
            <maml:description>
                <maml:para>This parameter is applicable when Failover is done from Azure to an on-premises site. Specify
                 
ForDowntime: Minimizes downtime by synchronizing changes without shutting down the virtual machine. After synchronization is complete, the job is suspended. Resume the job to shutdown the virtual machine and perform an additional synchronization before completing the failover
         
ForSynchronization : Minimizes data synchronization by shutting down the virtual machine before begining data synchronization followed by the failover.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>CreateVmIfNotFound</maml:name>
            <maml:description>
                <maml:para>Applicable only for failback operations. The setting specifies that a new virtual machine should be created on the fabric if it is not found.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Server</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery server on which to create the virtual machine if not found.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ServicesProvider</maml:name>
            <maml:description>
                <maml:para>Services Provider object of the host on which to create the virtual machine if not found.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryServicesProvider</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionPrimaryCertFile</maml:name>
            <maml:description>
                <maml:para>Data Encryption Primary Certificate File.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionSecondaryCertFile</maml:name>
            <maml:description>
                <maml:para>Data Encryption Secondary Certificate File.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Recovery Plan object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Replication Protected Item object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Start-AzureRmSiteRecoveryPolicyAssociationJob</command:name>
        <maml:description>
            <maml:para>Starts the Azure Site Recovery Policy Association Job.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Start</command:verb>
        <command:noun>AzureRmSiteRecoveryPolicyAssociationJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Start-AzureRmSiteRecoveryPolicyAssociationJob cmdlet initiates an association job to associate a replication policy with a protection container.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryPolicyAssociationJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Primary Protection Container for the Policy Association.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryPolicyAssociationJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Primary Protection Container for the Policy Association.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Recovery Protection Container for the Policy association</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Policy</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Policy object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            <dev:type>
                <maml:name>ASRPolicy</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimaryProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Primary Protection Container for the Policy Association.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Recovery Protection Container for the Policy association</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Start-AzureRmSiteRecoveryPolicyDissociationJob</command:name>
        <maml:description>
            <maml:para>Starts the Azure Site Recovery Policy Dissociation Job.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Start</command:verb>
        <command:noun>AzureRmSiteRecoveryPolicyDissociationJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Start-AzureRmSiteRecoveryPolicyDissociationJob cmdlet starts a Policy Dissociation job.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryPolicyDissociationJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Primary Protection Container for the Policy Association.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryPolicyDissociationJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PrimaryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Primary Protection Container for the Policy Association.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryProtectionContainer</maml:name>
                <maml:description>
                    <maml:para>Recovery Protection Container for the Policy Association</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Policy</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Policy object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            <dev:type>
                <maml:name>ASRPolicy</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PrimaryProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Primary Protection Container for the Policy Association.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryProtectionContainer</maml:name>
            <maml:description>
                <maml:para>Recovery Protection Container for the Policy Association</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionContainer</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionContainer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Start-AzureRmSiteRecoveryTestFailoverJob</command:name>
        <maml:description>
            <maml:para>Start the test failover of an Azure Site Recovery Replication Protected Item or Recovery Plan.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Start</command:verb>
        <command:noun>AzureRmSiteRecoveryTestFailoverJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Start-AzureRmSiteRecoveryTestFailoverJob cmdlet starts the test failover of an Azure Site Recovery Replication Protected Item or Recovery Plan.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>VMNetwork</maml:name>
                <maml:description>
                    <maml:para>VMM virtual machine network to test failover to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>AzureVMNetworkId</maml:name>
                <maml:description>
                    <maml:para>Azure virtual network to test failover to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>AzureVMNetworkId</maml:name>
                <maml:description>
                    <maml:para>Azure virtual network to test failover to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>VMNetwork</maml:name>
                <maml:description>
                    <maml:para>VMM virtual machine network to test failover to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>VMNetwork</maml:name>
                <maml:description>
                    <maml:para>VMM virtual machine network to test failover to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>AzureVMNetworkId</maml:name>
                <maml:description>
                    <maml:para>Azure virtual network to test failover to.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryTestFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionEntity</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Direction</maml:name>
            <maml:description>
                <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionPrimaryCertFile</maml:name>
            <maml:description>
                <maml:para>Data Encryption Primary Certificate File.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionSecondaryCertFile</maml:name>
            <maml:description>
                <maml:para>Data Encryption Secondary Certificate File.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Recovery Plan object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>VMNetwork</maml:name>
            <maml:description>
                <maml:para>VMM virtual machine network to test failover to.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRNetwork</command:parameterValue>
            <dev:type>
                <maml:name>ASRNetwork</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>AzureVMNetworkId</maml:name>
            <maml:description>
                <maml:para>Azure virtual network to test failover to.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Replication Protected Item object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Start-AzureRmSiteRecoveryUnplannedFailoverJob</command:name>
        <maml:description>
            <maml:para>Start the unplanned failover of an Azure Site Recovery Replication Protected Item or Recovery Plan.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Start</command:verb>
        <command:noun>AzureRmSiteRecoveryUnplannedFailoverJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Start-AzureRmSiteRecoveryUnplannedFailoverJob cmdlet starts the unplanned failover of an Azure Site Recovery Replication Protected Item or Recovery Plan.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryUnplannedFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PerformSourceSideActions</maml:name>
                <maml:description>
                    <maml:para>Try to perform source side operation such as virtual machine shutdown or running a source side VMM script before failing over.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryUnplannedFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PerformSourceSideActions</maml:name>
                <maml:description>
                    <maml:para>Try to perform source side operation such as virtual machine shutdown or running a source side VMM script before failing over.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Start-AzureRmSiteRecoveryUnplannedFailoverJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>PerformSourceSideActions</maml:name>
                <maml:description>
                    <maml:para>Try to perform source side operation such as virtual machine shutdown or running a source side VMM script before failing over.</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionPrimaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Primary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>DataEncryptionSecondaryCertFile</maml:name>
                <maml:description>
                    <maml:para>Data Encryption Secondary Certificate File.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionEntity</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Entity object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Direction</maml:name>
            <maml:description>
                <maml:para>Direction of the failover operation. Either &quot;PrimarytoRecovery&quot; or &quot;RecoverytoPrimary&quot;</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>PerformSourceSideActions</maml:name>
            <maml:description>
                <maml:para>Try to perform source side operation such as virtual machine shutdown or running a source side VMM script before failing over.</maml:para>
            </maml:description>
            <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            <dev:type>
                <maml:name>SwitchParameter</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionPrimaryCertFile</maml:name>
            <maml:description>
                <maml:para>Data Encryption Primary Certificate File.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>DataEncryptionSecondaryCertFile</maml:name>
            <maml:description>
                <maml:para>Data Encryption Secondary Certificate File.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Recovery Plan object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Replication Protected Item object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Stop-AzureRmSiteRecoveryJob</command:name>
        <maml:description>
            <maml:para>Stops an Azure Site Recovery Job.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Stop</command:verb>
        <command:noun>AzureRmSiteRecoveryJob</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Stop-AzureRmSiteRecoveryJob stops an Azure Site Recovery Job.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Stop-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Job</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Job object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Stop-AzureRmSiteRecoveryJob</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the Azure Site Recovery Job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Job</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Job object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRJob</command:parameterValue>
            <dev:type>
                <maml:name>ASRJob</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Name</maml:name>
            <maml:description>
                <maml:para>Name of the Azure Site Recovery Job.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Update-AzureRmSiteRecoveryPolicy</command:name>
        <maml:description>
            <maml:para>Update and Azure site Recovery Policy.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Update</command:verb>
        <command:noun>AzureRmSiteRecoveryPolicy</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Update-AzureRmSiteRecoveryPolicy cmdlet updates and Azure Site Recovery Policy.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryPolicy</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationFrequencyInSeconds</maml:name>
                <maml:description>
                    <maml:para>Replication frequency interval in seconds. As of now, only three possible values supported: 30, 300 and 900.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryPoints</maml:name>
                <maml:description>
                    <maml:para>Number of hours to retain Recovery points.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ApplicationConsistentSnapshotFrequencyInHours</maml:name>
                <maml:description>
                    <maml:para>Frequency of Application Consistent Snapshot (in hours.)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationStartTime</maml:name>
                <maml:description>
                    <maml:para>Replication Start Time. It should be within the next 24 hours of the start of the job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[TimeSpan]</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryAzureStorageAccountId</maml:name>
                <maml:description>
                    <maml:para>ID of the Azure storage account to replicate to. (This setting will be overriden by the storage account provided during enable replication if one is provided)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Encryption</maml:name>
                <maml:description>
                    <maml:para>Enable encryption at rest for replicated data.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryPolicy</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Policy</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Policy object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationMethod</maml:name>
                <maml:description>
                    <maml:para>Replication Method. Either Online or Offline.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationFrequencyInSeconds</maml:name>
                <maml:description>
                    <maml:para>Replication frequency interval in seconds. As of now, only three possible values supported: 30, 300 and 900.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>RecoveryPoints</maml:name>
                <maml:description>
                    <maml:para>Number of hours to retain Recovery points.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ApplicationConsistentSnapshotFrequencyInHours</maml:name>
                <maml:description>
                    <maml:para>Frequency of Application Consistent Snapshot (in hours.)</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Compression</maml:name>
                <maml:description>
                    <maml:para>Switch parameter indicating whether compression is to be Enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationPort</maml:name>
                <maml:description>
                    <maml:para>Port on which replication would take place.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">UInt16</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Authentication</maml:name>
                <maml:description>
                    <maml:para>Type of authentication to be used. Possible values are Certificate and Kerberos.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicationStartTime</maml:name>
                <maml:description>
                    <maml:para>Replication Start Time. It should be within the next 24 hours of the start of the job.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[TimeSpan]</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>ReplicaDeletion</maml:name>
                <maml:description>
                    <maml:para>Switch parameter indicating whether replica entity deletion is to be enabled.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Policy</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Policy object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRPolicy</command:parameterValue>
            <dev:type>
                <maml:name>ASRPolicy</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationFrequencyInSeconds</maml:name>
            <maml:description>
                <maml:para>Replication frequency interval in seconds. As of now, only three possible values supported: 30, 300 and 900.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryPoints</maml:name>
            <maml:description>
                <maml:para>Number of hours to retain Recovery points.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            <dev:type>
                <maml:name>Int32</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ApplicationConsistentSnapshotFrequencyInHours</maml:name>
            <maml:description>
                <maml:para>Frequency of Application Consistent Snapshot (in hours.)</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
            <dev:type>
                <maml:name>Int32</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationStartTime</maml:name>
            <maml:description>
                <maml:para>Replication Start Time. It should be within the next 24 hours of the start of the job.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="true">Nullable`1[TimeSpan]</command:parameterValue>
            <dev:type>
                <maml:name>Nullable`1[TimeSpan]</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>RecoveryAzureStorageAccountId</maml:name>
            <maml:description>
                <maml:para>ID of the Azure storage account to replicate to. (This setting will be overriden by the storage account provided during enable replication if one is provided)</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Encryption</maml:name>
            <maml:description>
                <maml:para>Enable encryption at rest for replicated data.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationMethod</maml:name>
            <maml:description>
                <maml:para>Replication Method. Either Online or Offline.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Compression</maml:name>
            <maml:description>
                <maml:para>Switch parameter indicating whether compression is to be Enabled.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicationPort</maml:name>
            <maml:description>
                <maml:para>Port on which replication would take place.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">UInt16</command:parameterValue>
            <dev:type>
                <maml:name>UInt16</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Authentication</maml:name>
            <maml:description>
                <maml:para>Type of authentication to be used. Possible values are Certificate and Kerberos.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>ReplicaDeletion</maml:name>
            <maml:description>
                <maml:para>Switch parameter indicating whether replica entity deletion is to be enabled.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Update-AzureRmSiteRecoveryProtectionDirection</command:name>
        <maml:description>
            <maml:para>Updates the source and target Fabric for failed over Replication Protected Items or Recovery Plans and starts the replication in the updated direction. </maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Update</command:verb>
        <command:noun>AzureRmSiteRecoveryProtectionDirection</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Update-AzureRmSiteRecoveryProtectionDirection cmdlet updates the source and target Fabric for failed over Replication Protected Items or the Replication Protected Items in a Recovery Plan and starts replication in the updated direction. </maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryProtectionDirection</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ProtectionEntity</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Protection Entity object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Either PrimaryToRecovery or RecoveryToPrimary</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryProtectionDirection</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Either PrimaryToRecovery or RecoveryToPrimary</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryProtectionDirection</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ReplicationProtectedItem</maml:name>
                <maml:description>
                    <maml:para>Replication Protected Item object</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            </command:parameter>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Direction</maml:name>
                <maml:description>
                    <maml:para>Either PrimaryToRecovery or RecoveryToPrimary</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ProtectionEntity</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Protection Entity object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRProtectionEntity</command:parameterValue>
            <dev:type>
                <maml:name>ASRProtectionEntity</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Direction</maml:name>
            <maml:description>
                <maml:para>Either PrimaryToRecovery or RecoveryToPrimary</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Recovery Plan object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ReplicationProtectedItem</maml:name>
            <maml:description>
                <maml:para>Replication Protected Item object</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRReplicationProtectedItem</command:parameterValue>
            <dev:type>
                <maml:name>ASRReplicationProtectedItem</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name>Microsoft.Azure.Commands.SiteRecovery.ASRJob</maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Update-AzureRmSiteRecoveryRecoveryPlan</command:name>
        <maml:description>
            <maml:para>Update a Recovery Plan.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Update</command:verb>
        <command:noun>AzureRmSiteRecoveryRecoveryPlan</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>The Update-AzureRmSiteRecoveryRecoveryPlan cmdlet is used to update a Recovery Plan. Specify a Recovery Plan json file to be used to update the Recovery Plan, or use the Edit-AzureRmSiteRecoveryRecoveryPlan cmdlet to edit a Recovery Plan before using the Update-AzureRmSiteRecoveryRecoveryPlan to save the Recovery Plan.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>RecoveryPlan</maml:name>
                <maml:description>
                    <maml:para>Recovery Plan object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryRecoveryPlan</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>File path to the json file to use to update the Recovery Plan</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>RecoveryPlan</maml:name>
            <maml:description>
                <maml:para>Recovery Plan object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryPlan</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryPlan</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>Path</maml:name>
            <maml:description>
                <maml:para>File path to the json file to use to update the Recovery Plan</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
            <dev:type>
                <maml:name>String</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Update-AzureRmSiteRecoveryServer</command:name>
        <maml:description>
            <maml:para>Refresh Server information</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Update</command:verb>
        <command:noun>AzureRmSiteRecoveryServer</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>Use the Update-AzureRmSiteRecoveryServer cmdlet to refresh the information about the Azure Site Recovery Server and related object.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryServer</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Server</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Server</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>Server</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Server</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRServer</command:parameterValue>
            <dev:type>
                <maml:name>ASRServer</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<!--Generated by PS Cmdlet Help Editor-->
    <command:details>
        <command:name>Update-AzureRmSiteRecoveryServicesProvider</command:name>
        <maml:description>
            <maml:para>Update the information received from the Azure Site Recovery Services Provider.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Update</command:verb>
        <command:noun>AzureRmSiteRecoveryServicesProvider</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>Use the Update-AzureRmSiteRecoveryServicesProvider cmdlet to trigger a refresh of the information received from the Recovery Services Provider. </maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Update-AzureRmSiteRecoveryServicesProvider</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>ServicesProvider</maml:name>
                <maml:description>
                    <maml:para>Azure Site Recovery Services Provider object.</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
            <maml:name>ServicesProvider</maml:name>
            <maml:description>
                <maml:para>Azure Site Recovery Services Provider object.</maml:para>
            </maml:description>
            <command:parameterValue required="true" variableLength="false">ASRRecoveryServicesProvider</command:parameterValue>
            <dev:type>
                <maml:name>ASRRecoveryServicesProvider</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultValue></dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <command:inputTypes>
        <command:inputType>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:inputType>
    </command:inputTypes>
    <command:returnValues>
        <command:returnValue>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri></maml:uri>
                <maml:description/>
            </dev:type>
            <maml:description>
<maml:para />
            </maml:description>
        </command:returnValue>
    </command:returnValues>
    <command:terminatingErrors></command:terminatingErrors>
    <command:nonTerminatingErrors></command:nonTerminatingErrors>
    <maml:alertSet>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para />
        </maml:alert>
    </maml:alertSet>
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
    </maml:relatedLinks>
</command:command>
</helpItems>