< Back
Disconnect-vRAServer
Post
NAME Disconnect-vRAServer
SYNOPSIS
Disconnect from a vRA server
SYNTAX
Disconnect-vRAServer [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Disconnect from a vRA server by removing the authorization token and the global vRAConnection variable from
PowerShell
PARAMETERS
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Disconnect-vRAServer
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Disconnect-vRAServer -Confirm:$false
RELATED LINKS
SYNOPSIS
Disconnect from a vRA server
SYNTAX
Disconnect-vRAServer [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Disconnect from a vRA server by removing the authorization token and the global vRAConnection variable from
PowerShell
PARAMETERS
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Disconnect-vRAServer
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Disconnect-vRAServer -Confirm:$false
RELATED LINKS