VirtualNetworkGatewayVpnClientConfigurationRootCertificate

Constructors

constructor(name: String, publicCertData: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A user-defined name of the root certificate.

Link copied to clipboard

The public certificate of the root certificate authority. The certificate must be provided in Base-64 encoded X.509 format (PEM). In particular, this argument must not include the -----BEGIN CERTIFICATE----- or -----END CERTIFICATE----- markers, nor any newlines.