Get Domain Result
data class GetDomainResult(val dataLocation: String, val domainManagement: String, val fromSenderDomain: String, val id: String, val location: String, val mailFromSenderDomain: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val userEngagementTracking: String? = null, val verificationRecords: DomainPropertiesResponseVerificationRecords, val verificationStates: DomainPropertiesResponseVerificationStates)
A class representing a Domains resource.
Constructors
Link copied to clipboard
constructor(dataLocation: String, domainManagement: String, fromSenderDomain: String, id: String, location: String, mailFromSenderDomain: String, name: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, userEngagementTracking: String? = null, verificationRecords: DomainPropertiesResponseVerificationRecords, verificationStates: DomainPropertiesResponseVerificationStates)
Properties
Link copied to clipboard
The location where the Domains resource data is stored at rest.
Link copied to clipboard
Describes how a Domains resource is being managed.
Link copied to clipboard
P2 sender domain that is displayed to the email recipients RFC 5322.
Link copied to clipboard
P1 sender domain that is present on the email envelope RFC 5321.
Link copied to clipboard
Provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Describes whether user engagement tracking is enabled or disabled.
Link copied to clipboard
List of DnsRecord
Link copied to clipboard
List of VerificationStatusRecord