You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command gets the application object named testApp and uses the pipeline operator to pass the object to **Add-CMAndroidDeploymentType**, which adds an Android deployment type to the application.
@@ -87,7 +90,7 @@ Adds an array of requirements for this deployment type.
87
90
```yaml
88
91
Type: Rule[]
89
92
Parameter Sets: (All)
90
-
Aliases:
93
+
Aliases:
91
94
92
95
Required: False
93
96
Position: Named
@@ -117,7 +120,7 @@ Specifies the name of the application that is associated with this deployment ty
117
120
```yaml
118
121
Type: String
119
122
Parameter Sets: ByAppName
120
-
Aliases:
123
+
Aliases:
121
124
122
125
Required: True
123
126
Position: Named
@@ -178,7 +181,7 @@ Specifies a display name for this deployment type.
178
181
```yaml
179
182
Type: String
180
183
Parameter Sets: (All)
181
-
Aliases:
184
+
Aliases:
182
185
183
186
Required: False
184
187
Position: Named
@@ -193,7 +196,7 @@ DisableWildcardHandling treats wildcard characters as literal character values.
193
196
```yaml
194
197
Type: SwitchParameter
195
198
Parameter Sets: (All)
196
-
Aliases:
199
+
Aliases:
197
200
198
201
Required: False
199
202
Position: Named
@@ -223,7 +226,7 @@ ForceWildcardHandling processes wildcard characters and may lead to unexpected b
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters(http://go.microsoft.com/fwlink/?LinkID=113216).
302
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters(http://go.microsoft.com/fwlink/?LinkID=113216).
228
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters(http://go.microsoft.com/fwlink/?LinkID=113216).
435
+
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments