VpnClientRootCertificatePropertiesFormat interface
Properties of SSL certificates of application gateway.
Properties
| provisioning |
The provisioning state of the VPN client root certificate resource. |
| public |
The certificate public data. |
Property Details
provisioningState
The provisioning state of the VPN client root certificate resource.
provisioningState?: string
Property Value
string
publicCertData
The certificate public data.
publicCertData: string
Property Value
string