BackendServiceFabricClusterServerX509NameArgs

data class BackendServiceFabricClusterServerX509NameArgs(val issuerCertificateThumbprint: Output<String>, val name: Output<String>) : ConvertibleToJava<BackendServiceFabricClusterServerX509NameArgs>

Constructors

fun BackendServiceFabricClusterServerX509NameArgs(issuerCertificateThumbprint: Output<String>, name: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): BackendServiceFabricClusterServerX509NameArgs

Properties

Link copied to clipboard

The thumbprint for the issuer of the certificate.

Link copied to clipboard
val name: Output<String>

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