The following table lists the recommended names and functionality for quantity parameters.
| Parameter | Functionality |
|---|---|
| All Data type: Boolean |
Implement this parameter so that true indicates that all resources should be acted upon instead of a default subset of resources. Implement this parameter so that false indicates a subset of the resources. |
| Allocation Data type: Int32 |
Implement this parameter so that the user can specify the number of items to allocate. |
| BlockCount Data type: Int64 |
Implement this parameter so that the user can specify the block count. |
| Count Data type: Int64 |
Implement this parameter so that the user can specify the count. |
| Scope Data type: Keyword |
Implement this parameter so that the user can specify the scope to operate on. |
See Also
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
PowerShell