Stop-PnPWsl2Instance
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
Stop-PnPWsl2Instance [-Instance] <Object> [-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm]
[<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Instance
{{ Fill Instance Description }}
Type: Object
Parameter Sets: (All)
Aliases:
Accepted values: abc, MyProjs, OnE, Ubuntu0, Ubuntu2004, Ubuntu2004-Test
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ProgressAction
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False