StaticSiteLinkedBackendResponse

data class StaticSiteLinkedBackendResponse(val backendResourceId: String? = null, val createdOn: String, val provisioningState: String, val region: String? = null)

Static Site Linked Backend ARM resource.

Constructors

Link copied to clipboard
constructor(backendResourceId: String? = null, createdOn: String, provisioningState: String, region: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource id of the backend linked to the static site

Link copied to clipboard

The date and time on which the backend was linked to the static site.

Link copied to clipboard

The provisioning state of the linking process.

Link copied to clipboard
val region: String? = null

The region of the backend linked to the static site