Disable-AzPredictor
Cmdlet to disable Az Predictor and stop receiving suggestions.
Syntax
Disable-AzPredictor
[-AllSession]
[-PassThru]
[<CommonParameters>]
Description
Use this cmdlet to disable Az Predictor and stop receiving suggestions.
Examples
EXAMPLE 1
Disable-AzPredictor
Disable Az Predictor only for the current session.
Parameters
-AllSession
Disable Az Predictor for the current and future PowerShell sessions.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PassThru
Indicates whether the user would like to receive output.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None