1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+
3
+ <helpItems xmlns =" http://msh" schema =" maml" >
4
+
5
+ <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" >
6
+ <command : details >
7
+ <command : name >
8
+ Get-AzureSiteRecoveryServer
9
+ </command : name >
10
+ <maml : description >
11
+ <maml : para >Get information about Azure Site Recovery Server for current Azure Site Recovery vault</maml : para >
12
+ </maml : description >
13
+ <maml : copyright >
14
+ <maml : para ></maml : para >
15
+ </maml : copyright >
16
+ <command : verb >Get</command : verb >
17
+ <command : noun >AzureSiteRecoveryServer</command : noun >
18
+ <dev : version ></dev : version >
19
+ </command : details >
20
+ <maml : description >
21
+ <maml : para >Get information about Azure Site Recovery server for current Azure Site Recovery vault</maml : para >
22
+ </maml : description >
23
+ <!-- Cmdlet syntax section-->
24
+ <command : syntax >
25
+ <command : syntaxItem >
26
+ <maml : name >Get-AzureSiteRecoveryServer</maml : name >
27
+ <command : parameter required =" true" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
28
+ <maml : name >Name</maml : name >
29
+ <maml : description >
30
+ <maml : para >Name of the Server</maml : para >
31
+ </maml : description >
32
+ <command : parameterValue required =" true" variableLength =" false" >string</command : parameterValue >
33
+ </command : parameter >
34
+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
35
+ <maml : name >Profile</maml : name >
36
+ <maml : description >
37
+ <maml : para >Non-mandatory AzureProfile input object</maml : para >
38
+ </maml : description >
39
+ <command : parameterValue required =" true" variableLength =" false" >AzureProfile</command : parameterValue >
40
+ </command : parameter >
41
+ </command : syntaxItem >
42
+ <command : syntaxItem >
43
+ <maml : name >Get-AzureSiteRecoveryServer</maml : name >
44
+ <command : parameter required =" true" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
45
+ <maml : name >FriendlyName</maml : name >
46
+ <maml : description >
47
+ <maml : para >FriendlyName of the Server</maml : para >
48
+ </maml : description >
49
+ <command : parameterValue required =" true" variableLength =" false" >string</command : parameterValue >
50
+ </command : parameter >
51
+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
52
+ <maml : name >Profile</maml : name >
53
+ <maml : description >
54
+ <maml : para >Non-mandatory AzureProfile input object</maml : para >
55
+ </maml : description >
56
+ <command : parameterValue required =" true" variableLength =" false" >AzureProfile</command : parameterValue >
57
+ </command : parameter >
58
+ </command : syntaxItem >
59
+ </command : syntax >
60
+ <!-- Cmdlet parameter section -->
61
+ <command : parameters >
62
+ <command : parameter required =" true" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
63
+ <maml : name >FriendlyName</maml : name >
64
+ <maml : description >
65
+ <maml : para >FriendlyName of the Server</maml : para >
66
+
67
+ </maml : description >
68
+ <command : parameterValue required =" true" variableLength =" false" >string</command : parameterValue >
69
+ <dev : type >
70
+ <maml : name >string</maml : name >
71
+ <maml : uri />
72
+ </dev : type >
73
+ <dev : defaultValue ></dev : defaultValue >
74
+ </command : parameter >
75
+ <command : parameter required =" true" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
76
+ <maml : name >Name</maml : name >
77
+ <maml : description >
78
+ <maml : para >Name of the Server</maml : para >
79
+
80
+ </maml : description >
81
+ <command : parameterValue required =" true" variableLength =" false" >string</command : parameterValue >
82
+ <dev : type >
83
+ <maml : name >string</maml : name >
84
+ <maml : uri />
85
+ </dev : type >
86
+ <dev : defaultValue ></dev : defaultValue >
87
+ </command : parameter >
88
+ <command : parameter required =" false" variableLength =" false" globbing =" false" pipelineInput =" false" position =" named" >
89
+ <maml : name >Profile</maml : name >
90
+ <maml : description >
91
+ <maml : para >Non-mandatory AzureProfile input object</maml : para >
92
+
93
+ </maml : description >
94
+ <command : parameterValue required =" true" variableLength =" false" >AzureProfile</command : parameterValue >
95
+ <dev : type >
96
+ <maml : name >AzureProfile</maml : name >
97
+ <maml : uri />
98
+ </dev : type >
99
+ <dev : defaultValue ></dev : defaultValue >
100
+ </command : parameter >
101
+ </command : parameters >
102
+ <!-- Input - Output section-->
103
+ <command : inputTypes >
104
+ <command : inputType >
105
+ <dev : type >
106
+ <maml : name ></maml : name >
107
+ <maml : uri />
108
+ <maml : description />
109
+ </dev : type >
110
+ <maml : description >
111
+ <maml : para >
112
+ <!-- description -->
113
+
114
+ </maml : para >
115
+ </maml : description >
116
+ </command : inputType >
117
+ </command : inputTypes >
118
+ <command : returnValues >
119
+ <command : returnValue >
120
+ <dev : type >
121
+ <maml : name ></maml : name >
122
+ <maml : uri />
123
+ <maml : description />
124
+ </dev : type >
125
+ <maml : description >
126
+ <maml : para >
127
+ <!-- description -->
128
+
129
+ </maml : para >
130
+ </maml : description >
131
+ </command : returnValue >
132
+ </command : returnValues >
133
+ <!-- Error section-->
134
+ <command : terminatingErrors />
135
+ <command : nonTerminatingErrors />
136
+ <!-- Notes section -->
137
+ <maml : alertSet >
138
+ <maml : title ></maml : title >
139
+ <maml : alert >
140
+ <maml : para >
141
+
142
+ </maml : para >
143
+ </maml : alert >
144
+ <maml : alert >
145
+ <maml : para ></maml : para >
146
+ </maml : alert >
147
+ </maml : alertSet >
148
+ <!-- Example section -->
149
+ <command : examples >
150
+
151
+ <command : example >
152
+ <maml : title >
153
+ -------------------------- EXAMPLE 1 --------------------------
154
+ </maml : title >
155
+ <maml : introduction >
156
+ <maml : para >PS C:\> </maml : para >
157
+ </maml : introduction >
158
+ <dev : code >
159
+ Get-AzureSiteRecoveryServer
160
+
161
+ FriendlyName : sriramvu-hv2.fareast.corp.microsoft.com
162
+ Name : 57f95c35-6c83-42ce-bb21-2c4f10f92d8e
163
+ ID : /Subscriptions/00a07ea0-ad8b-491c-9de8-77bf10881499/resourceGroups/testsitegroup/providers/Microsoft.
164
+ SiteRecovery/SiteRecoveryVault/ppeVault2/Servers/57f95c35-6c83-42ce-bb21-2c4f10f92d8e
165
+ Type : Microsoft.SiteRecovery/Servers
166
+ FabricType : VMM
167
+ FabricObjectID : 57f95c35-6c83-42ce-bb21-2c4f10f92d8e
168
+ LastHeartbeat : 29-07-2015 10:52:09
169
+ ProviderVersion : 3.5.601.0
170
+ ServerVersion : 3.2.7510.0
171
+
172
+ </dev : code >
173
+ <dev : remarks >
174
+ <maml : para >Description</maml : para >
175
+ <maml : para >-----------</maml : para >
176
+ <maml : para ></maml : para >
177
+ <maml : para ></maml : para >
178
+ <maml : para ></maml : para >
179
+ <maml : para ></maml : para >
180
+ <maml : para ></maml : para >
181
+ </dev : remarks >
182
+ <command : commandLines >
183
+ <command : commandLine >
184
+ <command : commandText ></command : commandText >
185
+ </command : commandLine >
186
+ </command : commandLines >
187
+ </command : example >
188
+ </command : examples >
189
+ <!-- Link section -->
190
+ <maml : relatedLinks >
191
+ <maml : navigationLink >
192
+ <maml : linkText ></maml : linkText >
193
+ <maml : uri />
194
+ </maml : navigationLink >
195
+ </maml : relatedLinks >
196
+ </command : command >
197
+
198
+ </helpItems >
0 commit comments