@@ -1683,13 +1683,6 @@ Tags:
1683
1683
</maml:description>
1684
1684
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1685
1685
</command:parameter>
1686
- <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
1687
- <maml:name>ProvisioningState</maml:name>
1688
- <maml:description>
1689
- <maml:para>Gets only the deployments with the specified provisioning state. Valid values include, but are not limited to: Canceled, Deprovisioning, Failed, NotProvisioned, Provisioned, Provisioning, and Succeeded. This parameter is optional. By default, Get-AzureRmResourceGroupDeployment returns all deployments for the specified resource group.</maml:para>
1690
- </maml:description>
1691
- <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1692
- </command:parameter>
1693
1686
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
1694
1687
<maml:name>Profile</maml:name>
1695
1688
<maml:description>
@@ -1726,19 +1719,6 @@ Tags:
1726
1719
<dev:defaultValue>
1727
1720
</dev:defaultValue>
1728
1721
</command:parameter>
1729
- <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
1730
- <maml:name>ProvisioningState</maml:name>
1731
- <maml:description>
1732
- <maml:para>Gets only the deployments with the specified provisioning state. Valid values include, but are not limited to: Canceled, Deprovisioning, Failed, NotProvisioned, Provisioned, Provisioning, and Succeeded. This parameter is optional. By default, Get-AzureRmResourceGroupDeployment returns all deployments for the specified resource group.</maml:para>
1733
- </maml:description>
1734
- <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1735
- <dev:type>
1736
- <maml:name>String</maml:name>
1737
- <maml:uri />
1738
- </dev:type>
1739
- <dev:defaultValue>
1740
- </dev:defaultValue>
1741
- </command:parameter>
1742
1722
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
1743
1723
<maml:name>Profile</maml:name>
1744
1724
<maml:description>
@@ -1865,27 +1845,6 @@ Outputs :</dev:code>
1865
1845
</command:commandLine>
1866
1846
</command:commandLines>
1867
1847
</command:example>
1868
- <command:example>
1869
- <maml:title>-------------------------- Example 3: Get a deployment by provisioning state --------------------------</maml:title>
1870
- <maml:introduction>
1871
- <maml:paragraph>PS C:\></maml:paragraph>
1872
- </maml:introduction>
1873
- <dev:code>PS C:\>Get-AzureRmResourceGroupDeployment -ResourceGroupName ContosoLabsRG -ProvisioningState NotProvisioned</dev:code>
1874
- <dev:remarks>
1875
- <maml:para>This command gets the deployments of the ContosoLabsRG resource group that are not yet provisioned.</maml:para>
1876
- <maml:para />
1877
- <maml:para />
1878
- <maml:para>
1879
- </maml:para>
1880
- </dev:remarks>
1881
- <command:commandLines>
1882
- <command:commandLine>
1883
- <command:commandText>
1884
- <maml:para />
1885
- </command:commandText>
1886
- </command:commandLine>
1887
- </command:commandLines>
1888
- </command:example>
1889
1848
<command:example>
1890
1849
<maml:title>-------------------------- Example 4: Get the deployments of all resource groups --------------------------</maml:title>
1891
1850
<maml:introduction>
@@ -9156,13 +9115,6 @@ Tags:
9156
9115
</maml:description>
9157
9116
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
9158
9117
</command:parameter>
9159
- <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="3">
9160
- <maml:name>PassThru</maml:name>
9161
- <maml:description>
9162
- <maml:para>Returns $True when the stopping operation succeeds and $False when it fails. By default, this cmdlet does not generate any output.</maml:para>
9163
- </maml:description>
9164
- <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
9165
- </command:parameter>
9166
9118
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
9167
9119
<maml:name>Profile</maml:name>
9168
9120
<maml:description>
@@ -9212,19 +9164,6 @@ Tags:
9212
9164
<dev:defaultValue>
9213
9165
</dev:defaultValue>
9214
9166
</command:parameter>
9215
- <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="3">
9216
- <maml:name>PassThru</maml:name>
9217
- <maml:description>
9218
- <maml:para>Returns $True when the stopping operation succeeds and $False when it fails. By default, this cmdlet does not generate any output.</maml:para>
9219
- </maml:description>
9220
- <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
9221
- <dev:type>
9222
- <maml:name>SwitchParameter</maml:name>
9223
- <maml:uri />
9224
- </dev:type>
9225
- <dev:defaultValue>
9226
- </dev:defaultValue>
9227
- </command:parameter>
9228
9167
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
9229
9168
<maml:name>Profile</maml:name>
9230
9169
<maml:description>
0 commit comments