Package-level declarations

Types

Link copied to clipboard
data class EmailServiceDomainVerificationRecordDkim(val name: String? = null, val ttl: Int? = null, val type: String? = null, val value: String? = null)
data class EmailServiceDomainVerificationRecordDkim2(val name: String? = null, val ttl: Int? = null, val type: String? = null, val value: String? = null)
data class EmailServiceDomainVerificationRecordDmarc(val name: String? = null, val ttl: Int? = null, val type: String? = null, val value: String? = null)
data class EmailServiceDomainVerificationRecordDomain(val name: String? = null, val ttl: Int? = null, val type: String? = null, val value: String? = null)
Link copied to clipboard
data class EmailServiceDomainVerificationRecordSpf(val name: String? = null, val ttl: Int? = null, val type: String? = null, val value: String? = null)
Link copied to clipboard
data class GetServiceResult(val dataLocation: String, val hostname: String, val id: String, val name: String, val primaryConnectionString: String, val primaryKey: String, val resourceGroupName: String, val secondaryConnectionString: String, val secondaryKey: String, val tags: Map<String, String>)

A collection of values returned by getService.