< Back

Get-AzureRmApplicationGatewayAuthenticationCertificate

Tue Jan 29, 2019 9:53 pm

NAME Get-AzureRmApplicationGatewayAuthenticationCertificate



SYNOPSIS

Gets an authentication certificate for an application gateway.





SYNTAX

Get-AzureRmApplicationGatewayAuthenticationCertificate -ApplicationGateway <PSApplicationGateway> [-DefaultProfile <IAzureContextContainer>]

[-Name <String>] [<CommonParameters>]





DESCRIPTION

The Get-AzureRmApplicationGatewayAuthenticationCertificate cmdlet gets an authentication certificate for an Azure application gateway.





PARAMETERS

-ApplicationGateway <PSApplicationGateway>

Specifies the name of application gateway for which this cmdlet gets an authentication certificate.



Required? true

Position? named

Default value None

Accept pipeline input? True (ByValue)

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



-Name <String>

Specifies the name of the authentication certificate that this cmdlet gets.



Required? false

Position? named

Default value None

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 (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.String







OUTPUTS

Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAuthenticationCertificate







NOTES





* Keywords: azure, azurerm, arm, resource, management, manager, network, networking



1:















RELATED LINKS

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

Add-AzureRmApplicationGatewayAuthenticationCertificate

New-AzureRmApplicationGatewayAuthenticationCertificate

Remove-AzureRmApplicationGatewayAuthenticationCertificate

Set-AzureRmApplicationGatewayAuthenticationCertificate