File tree Expand file tree Collapse file tree 1 file changed +13
-19
lines changed Expand file tree Collapse file tree 1 file changed +13
-19
lines changed Original file line number Diff line number Diff line change 15
15
16
16
** Example metadata at top of cmdlet:**
17
17
18
+ ```
18
19
external help file: Microsoft.OutlookApps.StaffHub.PowershellCmdlets.dll-Help.xml\
19
20
Module Name: Microsoft.OutlookApps.StaffHub.PowershellCmdlets\
20
21
online version:\
21
22
**applicable: Microsoft StaffHub**\
22
23
**title: Get-StaffHubUsersForTenant**\
23
- schema: 2.0.0\
24
-
24
+ schema: 2.0.0
25
+ ```
25
26
26
27
27
28
**Example metadata for each parameter:**
28
29
29
- Type: String
30
-
31
- Parameter Sets: (All)
32
-
33
- Aliases:
34
-
35
- ** Applicable: Microsoft StaffHub**
36
-
37
- Required: False
38
-
39
- Position: 1
40
-
41
- Default value: None
42
-
43
- Accept pipeline input: False
44
-
30
+ ```
31
+ Type: String\
32
+ Parameter Sets: (All)\
33
+ Aliases:\
34
+ **Applicable: Microsoft StaffHub**\
35
+ Required: False\
36
+ Position: 1\
37
+ Default value: None\
38
+ Accept pipeline input: False\
45
39
Accept wildcard characters: False
46
-
40
+ ```
47
41
48
42
6 . Add the correct Applicable tags to the top metadata and also the parameters for the cmdlet.
49
43
See others for details.
You can’t perform that action at this time.
0 commit comments