Share via


VpnClientRootCertificatePropertiesFormatOutput interface

Properties of SSL certificates of application gateway.

Properties

provisioningState

The provisioning state of the VPN client root certificate resource.

publicCertData

The certificate public data.

Property Details

provisioningState

The provisioning state of the VPN client root certificate resource.

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

Property Value

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

publicCertData

The certificate public data.

publicCertData: string

Property Value

string