Skip to content

Commit 9b534b7

Browse files
committed
Changing help file
1 parent 22c562e commit 9b534b7

File tree

1 file changed

+227
-0
lines changed

1 file changed

+227
-0
lines changed

src/ResourceManager/RecoveryServices/Commands.RecoveryServices/Microsoft.Azure.Commands.RecoveryServices.ARM.dll-help.xml

Lines changed: 227 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -663,4 +663,231 @@
663663
</maml:navigationLink>
664664
</maml:relatedLinks>
665665
</command:command>
666+
<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">
667+
<command:details>
668+
<command:name>
669+
Get-AzureRmRecoveryServicesBackupProperties
670+
</command:name>
671+
<maml:description>
672+
<maml:para>Delete the recovery services vault</maml:para>
673+
</maml:description>
674+
<maml:copyright>
675+
<maml:para></maml:para>
676+
</maml:copyright>
677+
<command:verb>Get</command:verb>
678+
<command:noun>AzureRmRecoveryServicesBackupProperties</command:noun>
679+
<dev:version></dev:version>
680+
</command:details>
681+
<maml:description>
682+
<maml:para>The Remove-AzureRmRecoveryServicesVault cmdlet deletes a recovery services vault</maml:para>
683+
</maml:description>
684+
<!-- Cmdlet syntax section-->
685+
<command:syntax>
686+
<command:syntaxItem>
687+
<maml:name>Get-AzureRmRecoveryServicesBackupProperties</maml:name>
688+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
689+
<maml:name>Vault</maml:name>
690+
<maml:description>
691+
<maml:para>Azure Site Recovery Vault object</maml:para>
692+
</maml:description>
693+
<command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
694+
</command:parameter>
695+
</command:syntaxItem>
696+
</command:syntax>
697+
<!-- Cmdlet parameter section -->
698+
<command:parameters>
699+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
700+
<maml:name>Vault</maml:name>
701+
<maml:description>
702+
<maml:para>Azure Site Recovery Vault object</maml:para>
703+
704+
</maml:description>
705+
<command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
706+
<dev:type>
707+
<maml:name>ASRVault</maml:name>
708+
<maml:uri/>
709+
</dev:type>
710+
<dev:defaultValue></dev:defaultValue>
711+
</command:parameter>
712+
</command:parameters>
713+
<!-- Input - Output section-->
714+
<command:inputTypes>
715+
<command:inputType>
716+
<dev:type>
717+
<maml:name></maml:name>
718+
<maml:uri/>
719+
<maml:description />
720+
</dev:type>
721+
<maml:description>
722+
<maml:para>
723+
<!-- description -->
724+
725+
</maml:para>
726+
</maml:description>
727+
</command:inputType>
728+
</command:inputTypes>
729+
<command:returnValues>
730+
<command:returnValue>
731+
<dev:type>
732+
<maml:name></maml:name>
733+
<maml:uri />
734+
<maml:description />
735+
</dev:type>
736+
<maml:description>
737+
<maml:para>
738+
<!-- description -->
739+
740+
</maml:para>
741+
</maml:description>
742+
</command:returnValue>
743+
</command:returnValues>
744+
<!-- Error section-->
745+
<command:terminatingErrors />
746+
<command:nonTerminatingErrors />
747+
<!-- Notes section -->
748+
<maml:alertSet>
749+
<maml:title></maml:title>
750+
<maml:alert>
751+
<maml:para>
752+
753+
</maml:para>
754+
</maml:alert>
755+
<maml:alert>
756+
<maml:para></maml:para>
757+
</maml:alert>
758+
</maml:alertSet>
759+
<!-- Example section -->
760+
<command:examples>
761+
</command:examples>
762+
<!-- Link section -->
763+
<maml:relatedLinks>
764+
<maml:navigationLink>
765+
<maml:linkText></maml:linkText>
766+
<maml:uri/>
767+
</maml:navigationLink>
768+
</maml:relatedLinks>
769+
</command:command>
770+
<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">
771+
<command:details>
772+
<command:name>
773+
Set-AzureRmRecoveryServicesBackupProperties
774+
</command:name>
775+
<maml:description>
776+
<maml:para>Delete the recovery services vault</maml:para>
777+
</maml:description>
778+
<maml:copyright>
779+
<maml:para></maml:para>
780+
</maml:copyright>
781+
<command:verb>Set</command:verb>
782+
<command:noun>AzureRmRecoveryServicesBackupProperties</command:noun>
783+
<dev:version></dev:version>
784+
</command:details>
785+
<maml:description>
786+
<maml:para>The Remove-AzureRmRecoveryServicesVault cmdlet deletes a recovery services vault</maml:para>
787+
</maml:description>
788+
<!-- Cmdlet syntax section-->
789+
<command:syntax>
790+
<command:syntaxItem>
791+
<maml:name>Set-AzureRmRecoveryServicesBackupProperties</maml:name>
792+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
793+
<maml:name>Vault</maml:name>
794+
<maml:description>
795+
<maml:para>Azure Site Recovery Vault object</maml:para>
796+
</maml:description>
797+
<command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
798+
</command:parameter>
799+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
800+
<maml:name>BackupStorageRedundancy</maml:name>
801+
<maml:description>
802+
<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>
803+
</maml:description>
804+
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
805+
</command:parameter>
806+
</command:syntaxItem>
807+
</command:syntax>
808+
<!-- Cmdlet parameter section -->
809+
<command:parameters>
810+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue)" position="named">
811+
<maml:name>Vault</maml:name>
812+
<maml:description>
813+
<maml:para>Azure Site Recovery Vault object</maml:para>
814+
815+
</maml:description>
816+
<command:parameterValue required="true" variableLength="false">ASRVault</command:parameterValue>
817+
<dev:type>
818+
<maml:name>ASRVault</maml:name>
819+
<maml:uri/>
820+
</dev:type>
821+
<dev:defaultValue></dev:defaultValue>
822+
</command:parameter>
823+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
824+
<maml:name>BackupStorageRedundancy</maml:name>
825+
<maml:description>
826+
<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>
827+
</maml:description>
828+
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
829+
<dev:type>
830+
<maml:name>string</maml:name>
831+
<maml:uri/>
832+
</dev:type>
833+
<dev:defaultValue></dev:defaultValue>
834+
</command:parameter>
835+
</command:parameters>
836+
<!-- Input - Output section-->
837+
<command:inputTypes>
838+
<command:inputType>
839+
<dev:type>
840+
<maml:name></maml:name>
841+
<maml:uri/>
842+
<maml:description />
843+
</dev:type>
844+
<maml:description>
845+
<maml:para>
846+
<!-- description -->
847+
848+
</maml:para>
849+
</maml:description>
850+
</command:inputType>
851+
</command:inputTypes>
852+
<command:returnValues>
853+
<command:returnValue>
854+
<dev:type>
855+
<maml:name></maml:name>
856+
<maml:uri />
857+
<maml:description />
858+
</dev:type>
859+
<maml:description>
860+
<maml:para>
861+
<!-- description -->
862+
863+
</maml:para>
864+
</maml:description>
865+
</command:returnValue>
866+
</command:returnValues>
867+
<!-- Error section-->
868+
<command:terminatingErrors />
869+
<command:nonTerminatingErrors />
870+
<!-- Notes section -->
871+
<maml:alertSet>
872+
<maml:title></maml:title>
873+
<maml:alert>
874+
<maml:para>
875+
876+
</maml:para>
877+
</maml:alert>
878+
<maml:alert>
879+
<maml:para></maml:para>
880+
</maml:alert>
881+
</maml:alertSet>
882+
<!-- Example section -->
883+
<command:examples>
884+
</command:examples>
885+
<!-- Link section -->
886+
<maml:relatedLinks>
887+
<maml:navigationLink>
888+
<maml:linkText></maml:linkText>
889+
<maml:uri/>
890+
</maml:navigationLink>
891+
</maml:relatedLinks>
892+
</command:command>
666893
</helpItems>

0 commit comments

Comments
 (0)