SitePropertiesResponse

data class SitePropertiesResponse(val addressResourceId: String? = null, val description: String? = null, val displayName: String? = null, val provisioningState: String)

Site properties

Constructors

Link copied to clipboard
constructor(addressResourceId: String? = null, description: String? = null, displayName: String? = null, provisioningState: String)

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

Provisioning state of last operation