Share via


ApplicationGatewaySslProfilePropertiesFormatOutput interface

Properties of SSL profile of an application gateway.

Properties

clientAuthConfiguration

Client authentication configuration of the application gateway resource.

provisioningState

The provisioning state of the HTTP listener 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?: ApplicationGatewayClientAuthConfigurationOutput

Property Value

provisioningState

The provisioning state of the HTTP listener resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

sslPolicy

SSL policy of the application gateway resource.

sslPolicy?: ApplicationGatewaySslPolicyOutput

Property Value

trustedClientCertificates

Array of references to application gateway trusted client certificates.

trustedClientCertificates?: SubResourceOutput[]

Property Value