Share via


SiteProperties interface

Site properties

Properties

description

Description of Site resource

displayName

displayName of Site resource

labels

Key-value pairs for labeling the site resource.

provisioningState

Provisioning state of last operation

siteAddress

Physical address of the site

Property Details

description

Description of Site resource

description?: string

Property Value

string

displayName

displayName of Site resource

displayName?: string

Property Value

string

labels

Key-value pairs for labeling the site resource.

labels?: Record<string, string>

Property Value

Record<string, string>

provisioningState

Provisioning state of last operation

provisioningState?: string

Property Value

string

siteAddress

Physical address of the site

siteAddress?: SiteAddressProperties

Property Value