GetBackendServiceTlsSettingSubjectAltName

data class GetBackendServiceTlsSettingSubjectAltName(val dnsName: String, val uniformResourceIdentifier: String)

Constructors

constructor(dnsName: String, uniformResourceIdentifier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SAN specified as a DNS Name.

Link copied to clipboard

The SAN specified as a URI.