Disable-LWAzureAutoShutdown
SYNOPSIS
Internal worker to disable Azure Auto Shutdown
SYNTAX
Disable-LWAzureAutoShutdown [[-ComputerName] <String[]>] [-Wait]
DESCRIPTION
Internal worker to disable Azure Auto Shutdown
EXAMPLES
Example 1
PS C:\> {{ Add example code here }}
{{ Add example description here }}
PARAMETERS
-ComputerName
{{ Fill ComputerName Description }}
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Wait
{{ Fill Wait Description }}
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False