GetStaticSiteLinkedBackendForBuildResult

data class GetStaticSiteLinkedBackendForBuildResult(val backendResourceId: String? = null, val createdOn: String, val id: String, val kind: String? = null, val name: String, val provisioningState: String, val region: String? = null, val type: String)

Static Site Linked Backend ARM resource.

Constructors

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

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
val id: String

Resource Id.

Link copied to clipboard
val kind: String? = null

Kind of resource.

Link copied to clipboard

Resource Name.

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

Link copied to clipboard

Resource type.