BackendServiceFabricClusterServerX509Name

data class BackendServiceFabricClusterServerX509Name(val issuerCertificateThumbprint: String, val name: String)

Constructors

fun BackendServiceFabricClusterServerX509Name(issuerCertificateThumbprint: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The thumbprint for the issuer of the certificate.

Link copied to clipboard

The name of the API Management backend. Changing this forces a new resource to be created.