Microsoft.Azure.Commands.RecoveryServices.ARM.dll-help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems xmlns="http://msh" 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>Get-AzureRmRecoveryServicesVaultSettingsFile</command:name>
        <maml:description>
            <maml:para>Allows user to download the vault credentials for Azure backup or the vault settings for Azure Site Recovery</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmRecoveryServicesVaultSettingsFile</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>Allows user to download the vault credentials for Azure backup or the vault settings for Azure Site Recovery</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmRecoveryServicesVaultSettingsFile</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="1">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Recovery Services Vault object that can be obtained from Get-AzureRmRecoveryServicesVault</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ARSVault</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> The site identifier if the vault credentials are to be downloaded for a 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>The site friendly name if the vault credentials are to be downloaded for a 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="2">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>Path to save the vault credentials 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>SiteRecovery</maml:name>
                <maml:description>
                    <maml:para>The vault credentials file is applicable to Azure Site Recovery</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmRecoveryServicesVaultSettingsFile</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="1">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Recovery Services Vault object that can be obtained from Get-AzureRmRecoveryServicesVault</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ARSVault</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>Path to save the vault credentials 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>SiteRecovery</maml:name>
                <maml:description>
                    <maml:para>The vault credentials file is applicable to Azure Site Recovery</maml:para>
                </maml:description>
                <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
            </command:parameter>
        </command:syntaxItem>
        <command:syntaxItem>
            <maml:name>Get-AzureRmRecoveryServicesVaultSettingsFile</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="1">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Recovery Services Vault object that can be obtained from Get-AzureRmRecoveryServicesVault</maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ARSVault</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
                <maml:name>Path</maml:name>
                <maml:description>
                    <maml:para>Path to save the vault credentials file</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>Backup</maml:name>
                <maml:description>
                    <maml:para>The vault credentials file is applicable to Azure Backup</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="1">
            <maml:name>Vault</maml:name>
            <maml:description>
                <maml:para>Recovery Services Vault object that can be obtained from Get-AzureRmRecoveryServicesVault</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:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
            <maml:name>SiteIdentifier</maml:name>
            <maml:description>
                <maml:para> The site identifier if the vault credentials are to be downloaded for a 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>The site friendly name if the vault credentials are to be downloaded for a 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="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
            <maml:name>Path</maml:name>
            <maml:description>
                <maml:para>Path to save the vault credentials 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>SiteRecovery</maml:name>
            <maml:description>
                <maml:para>The vault credentials file is applicable to Azure Site Recovery</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>Backup</maml:name>
            <maml:description>
                <maml:para>The vault credentials file is applicable to Azure Backup</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:example>
            <maml:title>-------------------------- Example 1: Registering a Windows Server or DPM machine to Azure Backup --------------------------</maml:title>
            <maml:introduction>
                <maml:paragraph>PS C:\&gt;</maml:paragraph>
            </maml:introduction>
            <dev:code>PS C:\&gt; $vault1 = Get-AzureRmRecoveryServicesVault –Name “testVault”
PS C:\&gt; $credspath = &quot;C:\downloads&quot;
PS C:\&gt; $credsfilename = Get-AzureRmRecoveryServicesVaultSettingsFile -Backup -Vault $vault1 -Path $credspath
</dev:code>
            <dev:remarks>
                <maml:para>The last command downloads vault credentials file to &quot;downloads&quot; folder for &quot;testvault&quot; for Azure Backup</maml:para>
                <maml:para />
                <maml:para />
                <maml:para></maml:para>
            </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText>
                        <maml:para />
                    </command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText>Get-AzureRmRecoveryServicesVault</maml:linkText>
            <maml:uri></maml:uri>
        </maml:navigationLink>
    </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">
        <command:details>
            <command:name>
                Get-AzureRmRecoveryServicesVault
            </command:name>
            <maml:description>
                <maml:para>Gets a list of Recovery Services vault in the current subscription
                </maml:para>
            </maml:description>
            <maml:copyright>
                <maml:para></maml:para>
            </maml:copyright>
            <command:verb>Get</command:verb>
            <command:noun>AzureRmRecoveryServicesVault</command:noun>
            <dev:version></dev:version>
        </command:details>
        <maml:description>
            <maml:para>The Get-AzureRmRecoveryServicesVault cmdlet gets a list of Recovery Services vault in the current subscription
            </maml:para>
        </maml:description>
        <!-- Cmdlet syntax section-->
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Get-AzureRmRecoveryServicesVault</maml:name>
                <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Name</maml:name>
                    <maml:description>
                        <maml:para>The name of the vault to be queried for.</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>ResourceGroupName</maml:name>
                    <maml:description>
                        <maml:para>The name of the Azure Resource group in which to create or from which to retrieve the specified recovery services object.</maml:para>
                    </maml:description>
                    <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
        </command:syntax>
        <!-- Cmdlet parameter section -->
        <command:parameters>
            <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>The name of the vault to be queried for.</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>ResourceGroupName</maml:name>
                <maml:description>
                    <maml:para>The name of the Azure Resource group in which to create or from which to retrieve the specified recovery services object.</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>
        <!-- Input - Output section-->
        <command:inputTypes>
            <command:inputType>
                <dev:type>
                    <maml:name></maml:name>
                    <maml:uri/>
                    <maml:description />
                </dev:type>
                <maml:description>
                    <maml:para>
                        <!-- description -->
 
                    </maml:para>
                </maml:description>
            </command:inputType>
        </command:inputTypes>
        <command:returnValues>
            <command:returnValue>
                <dev:type>
                    <maml:name></maml:name>
                    <maml:uri />
                    <maml:description />
                </dev:type>
                <maml:description>
                    <maml:para>
                        <!-- description -->
 
                    </maml:para>
                </maml:description>
            </command:returnValue>
        </command:returnValues>
        <!-- Error section-->
        <command:terminatingErrors />
        <command:nonTerminatingErrors />
        <!-- Notes section -->
        <maml:alertSet>
            <maml:title></maml:title>
            <maml:alert>
                <maml:para>
 
                </maml:para>
            </maml:alert>
            <maml:alert>
                <maml:para></maml:para>
            </maml:alert>
        </maml:alertSet>
        <!-- Example section -->
        <command:examples>
        </command:examples>
        <!-- Link section -->
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText></maml:linkText>
                <maml:uri/>
            </maml:navigationLink>
        </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">
        <command:details>
            <command:name>
                New-AzureRmRecoveryServicesVault
            </command:name>
            <maml:description>
                <maml:para>Creates a new Recovery services vault
                </maml:para>
            </maml:description>
            <maml:copyright>
                <maml:para></maml:para>
            </maml:copyright>
            <command:verb>New</command:verb>
            <command:noun>AzureRmRecoveryServicesVault</command:noun>
            <dev:version></dev:version>
        </command:details>
        <maml:description>
            <maml:para>The New-AzureRmRecoveryServicesVault cmdlet creates a new Recovery services vault
            </maml:para>
        </maml:description>
        <!-- Cmdlet syntax section-->
        <command:syntax>
            <command:syntaxItem>
                <maml:name>New-AzureRmRecoveryServicesVault</maml:name>
                <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                    <maml:name>Location</maml:name>
                    <maml:description>
                        <maml:para>Geo Location Name</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>Name</maml:name>
                    <maml:description>
                        <maml:para>Name of the vault to be created</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>The name of the Azure Resource group in which to create or from which to retrieve the specified recovery services object.</maml:para>
                    </maml:description>
                    <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
                </command:parameter>
            </command:syntaxItem>
        </command:syntax>
        <!-- Cmdlet parameter section -->
        <command:parameters>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
                <maml:name>Location</maml:name>
                <maml:description>
                    <maml:para>Geo Location 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="false" position="named">
                <maml:name>Name</maml:name>
                <maml:description>
                    <maml:para>Name of the vault to be created</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>The name of the Azure Resource group in which to create or from which to retrieve the specified recovery services object.</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>
        <!-- Input - Output section-->
        <command:inputTypes>
            <command:inputType>
                <dev:type>
                    <maml:name></maml:name>
                    <maml:uri/>
                    <maml:description />
                </dev:type>
                <maml:description>
                    <maml:para>
                        <!-- description -->
 
                    </maml:para>
                </maml:description>
            </command:inputType>
        </command:inputTypes>
        <command:returnValues>
            <command:returnValue>
                <dev:type>
                    <maml:name></maml:name>
                    <maml:uri />
                    <maml:description />
                </dev:type>
                <maml:description>
                    <maml:para>
                        <!-- description -->
 
                    </maml:para>
                </maml:description>
            </command:returnValue>
        </command:returnValues>
        <!-- Error section-->
        <command:terminatingErrors />
        <command:nonTerminatingErrors />
        <!-- Notes section -->
        <maml:alertSet>
            <maml:title></maml:title>
            <maml:alert>
                <maml:para>
 
                </maml:para>
            </maml:alert>
            <maml:alert>
                <maml:para></maml:para>
            </maml:alert>
        </maml:alertSet>
        <!-- Example section -->
        <command:examples>
        </command:examples>
        <!-- Link section -->
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText></maml:linkText>
                <maml:uri/>
            </maml:navigationLink>
        </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">
        <command:details>
            <command:name>
                Remove-AzureRmRecoveryServicesVault
            </command:name>
            <maml:description>
                <maml:para>Delete the recovery services vault</maml:para>
            </maml:description>
            <maml:copyright>
                <maml:para></maml:para>
            </maml:copyright>
            <command:verb>Remove</command:verb>
            <command:noun>AzureRmRecoveryServicesVault</command:noun>
            <dev:version></dev:version>
        </command:details>
        <maml:description>
            <maml:para>The Remove-AzureRmRecoveryServicesVault cmdlet deletes a recovery services vault</maml:para>
        </maml:description>
        <!-- Cmdlet syntax section-->
        <command:syntax>
            <command:syntaxItem>
                <maml:name>Remove-AzureRmRecoveryServicesVault</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>
        <!-- Cmdlet parameter section -->
        <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>
        <!-- Input - Output section-->
        <command:inputTypes>
            <command:inputType>
                <dev:type>
                    <maml:name></maml:name>
                    <maml:uri/>
                    <maml:description />
                </dev:type>
                <maml:description>
                    <maml:para>
                        <!-- description -->
 
                    </maml:para>
                </maml:description>
            </command:inputType>
        </command:inputTypes>
        <command:returnValues>
            <command:returnValue>
                <dev:type>
                    <maml:name></maml:name>
                    <maml:uri />
                    <maml:description />
                </dev:type>
                <maml:description>
                    <maml:para>
                        <!-- description -->
 
                    </maml:para>
                </maml:description>
            </command:returnValue>
        </command:returnValues>
        <!-- Error section-->
        <command:terminatingErrors />
        <command:nonTerminatingErrors />
        <!-- Notes section -->
        <maml:alertSet>
            <maml:title></maml:title>
            <maml:alert>
                <maml:para>
 
                </maml:para>
            </maml:alert>
            <maml:alert>
                <maml:para></maml:para>
            </maml:alert>
        </maml:alertSet>
        <!-- Example section -->
        <command:examples>
        </command:examples>
        <!-- Link section -->
        <maml:relatedLinks>
            <maml:navigationLink>
                <maml:linkText></maml:linkText>
                <maml:uri/>
            </maml:navigationLink>
        </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-AzureRmRecoveryServicesBackupProperties</command:name>
        <maml:description>
            <maml:para>Specifies the properties of backup management</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureRmRecoveryServicesBackupProperties</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>This cmdlet sets vault level properties for backup storage such as Geo Redundancy</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Set-AzureRmRecoveryServicesBackupProperties</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Specifies the vault name. The vault must be a AzureRmRecoveryServicesVault object. </maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ARSVault</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>BackupStorageRedundancy</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[AzureRmRecoveryServicesBackupStorageRedundancyType]</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>Specifies the vault name. The vault must be a AzureRmRecoveryServicesVault object. </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:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>BackupStorageRedundancy</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="true" variableLength="true">Nullable`1[AzureRmRecoveryServicesBackupStorageRedundancyType]</command:parameterValue>
            <dev:type>
                <maml:name>Nullable`1[AzureRmRecoveryServicesBackupStorageRedundancyType]</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:example>
            <maml:title>-------------------------- Example 1: Sets GRS storage for a vault --------------------------</maml:title>
            <maml:introduction>
                <maml:paragraph>PS C:\&gt;</maml:paragraph>
            </maml:introduction>
            <dev:code>PS C:\&gt; $vault1 = Get-AzureRmRecoveryServicesVault –Name “testVault”
PS C:\&gt; Set-AzureRmRecoveryServicesBackupProperties -vault $vault1 -BackupStorageRedundancy GeoRedundant
</dev:code>
            <dev:remarks>
                <maml:para />
                <maml:para />
                <maml:para />
                <maml:para></maml:para>
            </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText>
                        <maml:para />
                    </command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText>Get-AzureRmRecoveryServicesVault </maml:linkText>
            <maml:uri></maml:uri>
        </maml:navigationLink>
    </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-AzureRmRecoveryServicesVaultContext</command:name>
        <maml:description>
            <maml:para />
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureRmRecoveryServicesVaultContext</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para />
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Set-AzureRmRecoveryServicesVaultContext</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <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>Vault</maml:name>
            <maml:description>
                <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></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-AzureRmRecoveryServicesBackupProperties</command:name>
        <maml:description>
            <maml:para />
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureRmRecoveryServicesBackupProperties</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para />
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Get-AzureRmRecoveryServicesBackupProperties</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <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>Vault</maml:name>
            <maml:description>
                <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></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-AzureRmRecoveryServicesBackupProperties</command:name>
        <maml:description>
            <maml:para>Specifies the properties of backup management</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para />
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureRmRecoveryServicesBackupProperties</command:noun>
        <dev:version />
    </command:details>
    <maml:description>
        <maml:para>This cmdlet sets vault level properties for backup storage such as Geo Redundancy</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxItem>
            <maml:name>Set-AzureRmRecoveryServicesBackupProperties</maml:name>
            <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
                <maml:name>Vault</maml:name>
                <maml:description>
                    <maml:para>Specifies the vault name. The vault must be a AzureRmRecoveryServicesVault object. </maml:para>
                </maml:description>
                <command:parameterValue required="true" variableLength="false">ARSVault</command:parameterValue>
            </command:parameter>
            <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
                <maml:name>BackupStorageRedundancy</maml:name>
                <maml:description>
                    <maml:para />
                </maml:description>
                <command:parameterValue required="true" variableLength="true">Nullable`1[AzureRmRecoveryServicesBackupStorageRedundancyType]</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>Specifies the vault name. The vault must be a AzureRmRecoveryServicesVault object. </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:parameter required="false" variableLength="true" globbing="false" pipelineInput="false" position="named">
            <maml:name>BackupStorageRedundancy</maml:name>
            <maml:description>
                <maml:para />
            </maml:description>
            <command:parameterValue required="true" variableLength="true">Nullable`1[AzureRmRecoveryServicesBackupStorageRedundancyType]</command:parameterValue>
            <dev:type>
                <maml:name>Nullable`1[AzureRmRecoveryServicesBackupStorageRedundancyType]</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:example>
            <maml:title>-------------------------- Example 1: Sets GRS storage for a vault --------------------------</maml:title>
            <maml:introduction>
                <maml:paragraph>PS C:\&gt;</maml:paragraph>
            </maml:introduction>
            <dev:code>PS C:\&gt; $vault1 = Get-AzureRmRecoveryServicesVault –Name “testVault”
PS C:\&gt; Set-AzureRmRecoveryServicesBackupProperties -vault $vault1 -BackupStorageRedundancy GeoRedundant
</dev:code>
            <dev:remarks>
                <maml:para />
                <maml:para />
                <maml:para />
                <maml:para></maml:para>
            </dev:remarks>
            <command:commandLines>
                <command:commandLine>
                    <command:commandText>
                        <maml:para />
                    </command:commandText>
                </command:commandLine>
            </command:commandLines>
        </command:example>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:linkText>Get-AzureRmRecoveryServicesVault </maml:linkText>
            <maml:uri></maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
</command:command>
</helpItems>