< Back
Remove-AzureRmServerManagementNode
Post
NAME Remove-AzureRmServerManagementNode
SYNOPSIS
Removes a Server Management node.
SYNTAX
Remove-AzureRmServerManagementNode [-Node] <Node> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
Remove-AzureRmServerManagementNode [-ResourceGroupName] <String> [-NodeName] <String> [-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
DESCRIPTION
The Remove-AzureRmServerManagementNode cmdlet removes an Azure Server Management node.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Node <Node>
Specifies the node for which this cmdlet removes.
This parameter may be used instead of the ResourceGroupName and NodeName parameters.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-NodeName <String>
Specifies the name of the node for which this cmdlet removes.
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group that the node belongs to.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
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 (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
Node
Parameter 'Node' accepts value of type 'Node' from the pipeline
OUTPUTS
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... gementnode
Get-AzureRmServerManagementNode
New-AzureRmServerManagementNode
SYNOPSIS
Removes a Server Management node.
SYNTAX
Remove-AzureRmServerManagementNode [-Node] <Node> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
Remove-AzureRmServerManagementNode [-ResourceGroupName] <String> [-NodeName] <String> [-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
DESCRIPTION
The Remove-AzureRmServerManagementNode cmdlet removes an Azure Server Management node.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure.
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Node <Node>
Specifies the node for which this cmdlet removes.
This parameter may be used instead of the ResourceGroupName and NodeName parameters.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-NodeName <String>
Specifies the name of the node for which this cmdlet removes.
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group that the node belongs to.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
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 (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
Node
Parameter 'Node' accepts value of type 'Node' from the pipeline
OUTPUTS
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... gementnode
Get-AzureRmServerManagementNode
New-AzureRmServerManagementNode