Share via


ApplicationGatewayAuthenticationCertificatePropertiesFormatOutput interface

Authentication certificates properties of an application gateway.

Properties

data

Certificate public data.

provisioningState

The provisioning state of the authentication certificate resource.

Property Details

data

Certificate public data.

data?: string

Property Value

string

provisioningState

The provisioning state of the authentication certificate resource.

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

Property Value

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