Share via


ApplicationGatewaySslProfilePropertiesFormat interface

Properties of SSL profile of an application gateway.

Properties

clientAuthConfiguration

Client authentication configuration of the application gateway resource.

sslPolicy

SSL policy of the application gateway resource.

trustedClientCertificates

Array of references to application gateway trusted client certificates.

Property Details

clientAuthConfiguration

Client authentication configuration of the application gateway resource.

clientAuthConfiguration?: ApplicationGatewayClientAuthConfiguration

Property Value

sslPolicy

SSL policy of the application gateway resource.

sslPolicy?: ApplicationGatewaySslPolicy

Property Value

trustedClientCertificates

Array of references to application gateway trusted client certificates.

trustedClientCertificates?: SubResource[]

Property Value