< Back
Get-AzureRmServerManagementNode
Post
NAME Get-AzureRmServerManagementNode
SYNOPSIS
Gets one or more Server Management nodes.
SYNTAX
Get-AzureRmServerManagementNode [-Node] <Node> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
Get-AzureRmServerManagementNode [[-ResourceGroupName] <String>] [[-NodeName] <String>] [-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
DESCRIPTION
The Get-AzureRmServerManagementNode cmdlet gets one or more Azure Server Management nodes.
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 an existing node from which to get the ResourceGroupName and the 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 gets.
Required? false
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group in which the nodes belong to.
Required? false
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
Microsoft.Azure.Commands.ServerManagement.Model.Node
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... gementnode
New-AzureRmServerManagementNode
Remove-AzureRmServerManagementNode
SYNOPSIS
Gets one or more Server Management nodes.
SYNTAX
Get-AzureRmServerManagementNode [-Node] <Node> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
Get-AzureRmServerManagementNode [[-ResourceGroupName] <String>] [[-NodeName] <String>] [-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
DESCRIPTION
The Get-AzureRmServerManagementNode cmdlet gets one or more Azure Server Management nodes.
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 an existing node from which to get the ResourceGroupName and the 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 gets.
Required? false
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group in which the nodes belong to.
Required? false
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
Microsoft.Azure.Commands.ServerManagement.Model.Node
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... gementnode
New-AzureRmServerManagementNode
Remove-AzureRmServerManagementNode