SiteProperties interface
Site properties
Properties
| description | Description of Site resource |
| display |
displayName of Site resource |
| labels | Key-value pairs for labeling the site resource. |
| provisioning |
Provisioning state of last operation |
| site |
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