< Back
New-AzureRmServerManagementGateway
Post
NAME New-AzureRmServerManagementGateway
SYNOPSIS
Creates a Server Management gateway.
SYNTAX
New-AzureRmServerManagementGateway [-ResourceGroupName] <String> [-GatewayName] <String> [-Location] <String> [-AutoUpgrade] [-DefaultProfile
<IAzureContextContainer>] [-Tag <Hashtable>] [<CommonParameters>]
DESCRIPTION
The New-AzureRmServerManagementGateway cmdlet creates an Azure Server Management gateway.
PARAMETERS
-AutoUpgrade [<SwitchParameter>]
Indicates that the gateway will auto upgrade itself when a new version is released.
Required? false
Position? named
Default value False
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-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
-GatewayName <String>
Specifies the name of the gateway that this cmdlet creates.
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Location <String>
Specifies the location in which to create the gateway.
Required? true
Position? 2
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group in which this cmdlet creates the gateway.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Tag <Hashtable>
Key/value pairs associated with the gateway.
Required? false
Position? named
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
None
This cmdlet does not accept any input.
OUTPUTS
Microsoft.Azure.Commands.ServerManagement.Model.Gateway
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... entgateway
Get-AzureRmServerManagementGateway
Remove-AzureRmServerManagementGateway
SYNOPSIS
Creates a Server Management gateway.
SYNTAX
New-AzureRmServerManagementGateway [-ResourceGroupName] <String> [-GatewayName] <String> [-Location] <String> [-AutoUpgrade] [-DefaultProfile
<IAzureContextContainer>] [-Tag <Hashtable>] [<CommonParameters>]
DESCRIPTION
The New-AzureRmServerManagementGateway cmdlet creates an Azure Server Management gateway.
PARAMETERS
-AutoUpgrade [<SwitchParameter>]
Indicates that the gateway will auto upgrade itself when a new version is released.
Required? false
Position? named
Default value False
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-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
-GatewayName <String>
Specifies the name of the gateway that this cmdlet creates.
Required? true
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Location <String>
Specifies the location in which to create the gateway.
Required? true
Position? 2
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ResourceGroupName <String>
Specifies the name of the resource group in which this cmdlet creates the gateway.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-Tag <Hashtable>
Key/value pairs associated with the gateway.
Required? false
Position? named
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
None
This cmdlet does not accept any input.
OUTPUTS
Microsoft.Azure.Commands.ServerManagement.Model.Gateway
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... entgateway
Get-AzureRmServerManagementGateway
Remove-AzureRmServerManagementGateway