次の方法で共有


ApplicationGatewayData.SslProfiles プロパティ

定義

アプリケーション ゲートウェイ リソースの SSL プロファイル。 既定の制限については、「Application Gatewayの制限」を参照してください。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewaySslProfile> SslProfiles { get; }
member this.SslProfiles : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewaySslProfile>
Public ReadOnly Property SslProfiles As IList(Of ApplicationGatewaySslProfile)

プロパティ値

適用対象