Partager via


CommunicationDomain Class

Definition

CommunicationDomain.

public class CommunicationDomain : Azure.Provisioning.Primitives.ProvisionableResource
type CommunicationDomain = class
    inherit ProvisionableResource
Public Class CommunicationDomain
Inherits ProvisionableResource
Inheritance

Constructors

CommunicationDomain(String, String)

Creates a new CommunicationDomain.

Properties

DataLocation

The location where the Domains resource data is stored at rest.

DomainManagement

Describes how a Domains resource is being managed.

FromSenderDomain

P2 sender domain that is displayed to the email recipients [RFC 5322].

Id

Gets the Id.

Location

Gets or sets the Location.

MailFromSenderDomain

P1 sender domain that is present on the email envelope [RFC 5321].

Name

The name of the Domains resource.

Parent

Gets or sets a reference to the parent EmailService.

ProvisioningState

Provisioning state of the resource.

SystemData

Gets the SystemData.

Tags

Gets or sets the Tags.

UserEngagementTracking

Describes whether user engagement tracking is enabled or disabled.

VerificationRecords

List of DnsRecord.

VerificationStates

List of VerificationStatusRecord.

Methods

DefineProvisionableProperties()

Define all the provisionable properties of CommunicationDomain.

FromExisting(String, String)

Creates a reference to an existing CommunicationDomain.

GetResources()

Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure.

(Inherited from Provisionable)
Resolve(ProvisioningContext)

Resolve any resources or properties that were not explicitly specified.

(Inherited from Provisionable)
Validate(ProvisioningContext)

Validate the presence of any required members.

(Inherited from Provisionable)

Applies to