< Back

Reset-AzureRmServerManagementGatewayProfile

Tue Jan 29, 2019 10:06 pm

NAME Reset-AzureRmServerManagementGatewayProfile



SYNOPSIS

Resets the profile of a Server Management gateway.





SYNTAX

Reset-AzureRmServerManagementGatewayProfile [-Gateway] <Gateway> [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]



Reset-AzureRmServerManagementGatewayProfile [-ResourceGroupName] <String> [-GatewayName] <String> [-DefaultProfile <IAzureContextContainer>]

[<CommonParameters>]





DESCRIPTION

The Reset-AzureRmServerManagementGatewayProfile cmdlet resets the profile for an Azure Server Management Gateway.



You will need to use the Save-AzureRmServerManagementGatewayProfile cmdlet to download the profile and then the

Install-AzureRmServerManagementGatewayProfile cmdlet to save it after you reset the profile.





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



-Gateway <Gateway>

Specifies the gateway for which the cmdlet resets the profile for.



May be specified instead of ResourceGoupName and GatewayName



Required? true

Position? 0

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



-GatewayName <String>

Specifies the name of the gateway for which the cmdlet resets the profile.



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 gateway 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

Gateway

Parameter 'Gateway' accepts value of type 'Gateway' from the pipeline





OUTPUTS



NOTES









1:















RELATED LINKS

Online Version: https://docs.microsoft.com/en-us/powers ... wayprofile

Install-AzureRmServerManagementGatewayProfile

Save-AzureRmServerManagementGatewayProfile