Share via


Domain interface

Information about a domain.

Extends

Properties

properties

Domain resource specific properties

Inherited Properties

kind

Kind of resource.

location

Resource Location.

tags

Resource tags.

Property Details

properties

Domain resource specific properties

properties?: DomainProperties

Property Value

Inherited Property Details

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From Resource.kind

location

Resource Location.

location: string

Property Value

string

Inherited From Resource.location

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags