共用方式為


Get-AzApplicationGatewayAvailableSslOption

取得應用程式閘道之 SSL 原則的所有可用 SSL 選項。

語法

Get-AzApplicationGatewayAvailableSslOption
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Get-AzApplicationGatewayAvailableSslOption Cmdlet 會取得 ssl 原則的所有可用 ssl 選項

範例

範例 1

$sslOptions = Get-AzApplicationGatewayAvailableSslOption

此命令會傳回 SSL 原則的所有可用 SSL 選項。

參數

-DefaultProfile

用於與 azure 通訊的認證、帳戶、租用戶和訂用帳戶。

類型:IAzureContextContainer
別名:AzContext, AzureRmContext, AzureCredential
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

PSApplicationGatewayAvailableSslOptions