< Back
Get-AzureRmApplicationGatewayAvailableSslOptions
Post
NAME Get-AzureRmApplicationGatewayAvailableSslOptions
SYNOPSIS
Gets all available ssl options for ssl policy for Application Gateway.
SYNTAX
Get-AzureRmApplicationGatewayAvailableSslOptions [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmApplicationGatewayAvailableSslOptions cmdlet gets all available ssl options for ssl policy
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
<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
OUTPUTS
Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions
NOTES
Example 1
PS C:\\>$sslOptions = Get-AzureRmApplicationGatewayAvailableSslOptions
This commands returns all available ssl options for ssl policy.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... ssloptions
SYNOPSIS
Gets all available ssl options for ssl policy for Application Gateway.
SYNTAX
Get-AzureRmApplicationGatewayAvailableSslOptions [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The Get-AzureRmApplicationGatewayAvailableSslOptions cmdlet gets all available ssl options for ssl policy
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
<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
OUTPUTS
Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayAvailableSslOptions
NOTES
Example 1
PS C:\\>$sslOptions = Get-AzureRmApplicationGatewayAvailableSslOptions
This commands returns all available ssl options for ssl policy.
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... ssloptions