Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DomainResource

Package version

A class representing a Domains resource.

Hierarchy

Index

Properties

Optional dataLocation

dataLocation: undefined | string

The location where the Domains resource data is stored at rest. NOTE: This property will not be serialized. It can only be populated by the server.

Optional domainManagement

domainManagement: DomainManagement

Describes how a Domains resource is being managed.

Optional fromSenderDomain

fromSenderDomain: undefined | string

P2 sender domain that is displayed to the email recipients [RFC 5322]. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

location

location: string

The geo-location where the resource lives

Optional mailFromSenderDomain

mailFromSenderDomain: undefined | string

P1 sender domain that is present on the email envelope [RFC 5321]. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: DomainsProvisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Optional userEngagementTracking

userEngagementTracking: UserEngagementTracking

Describes whether user engagement tracking is enabled or disabled.

Optional validSenderUsernames

validSenderUsernames: undefined | {}

Collection of valid sender usernames. This is a key-value pair where key=username and value=display name.

Optional verificationRecords

List of DnsRecord NOTE: This property will not be serialized. It can only be populated by the server.

Optional verificationStates

List of VerificationStatusRecord NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc