Get Service Hostname Configuration Management
data class GetServiceHostnameConfigurationManagement(val hostName: String, val keyVaultId: String, val negotiateClientCertificate: Boolean)
Constructors
Link copied to clipboard
fun GetServiceHostnameConfigurationManagement(hostName: String, keyVaultId: String, negotiateClientCertificate: Boolean)