TenantEmailRegistrationOutput interface

A tenant email registration data transfer object.

Extends

Properties

properties

Tenant email registration property bag.

Inherited Properties

id

The unique id of the resource.

type

Type of the resource.

Property Details

properties

Tenant email registration property bag.

properties?: TenantEmailRegistrationPropertiesOutput

Property Value

Inherited Property Details

id

The unique id of the resource.

id?: string

Property Value

string

Inherited From ProxyResourceOutput.id

type

Type of the resource.

type?: string

Property Value

string

Inherited From ProxyResourceOutput.type