SitePropertiesResponse

data class SitePropertiesResponse(val addressResourceId: String? = null, val description: String? = null, val displayName: String? = null, val labels: Map<String, String>? = null, val provisioningState: String, val siteAddress: SiteAddressPropertiesResponse? = null)

Site properties

Constructors

Link copied to clipboard
constructor(addressResourceId: String? = null, description: String? = null, displayName: String? = null, labels: Map<String, String>? = null, provisioningState: String, siteAddress: SiteAddressPropertiesResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AddressResource ArmId of Site resource

Link copied to clipboard
val description: String? = null

Description of Site resource

Link copied to clipboard
val displayName: String? = null

displayName of Site resource

Link copied to clipboard
val labels: Map<String, String>? = null

Key-value pairs for labeling the site resource.

Link copied to clipboard

Provisioning state of last operation

Link copied to clipboard

Physical address of the site