PrebuiltDomainCreateObject interface

A prebuilt domain create object containing the name and culture of the domain.

Properties

culture

The culture of the new domain.

domainName

The domain name.

Property Details

culture

The culture of the new domain.

culture?: string

Property Value

string

domainName

The domain name.

domainName?: string

Property Value

string