Compartir a través de


StaticSiteBuildARMResource interface

Static Site Build ARM resource.

Extends

Properties

buildId

An identifier for the static site build. NOTE: This property will not be serialized. It can only be populated by the server.

createdTimeUtc

When this build was created. NOTE: This property will not be serialized. It can only be populated by the server.

databaseConnections

Database connections for the static site build NOTE: This property will not be serialized. It can only be populated by the server.

hostname

The hostname for a static site build. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedOn

When this build was updated. NOTE: This property will not be serialized. It can only be populated by the server.

linkedBackends

Backends linked to the static side build NOTE: This property will not be serialized. It can only be populated by the server.

pullRequestTitle

The title of a pull request that a static site build is related to. NOTE: This property will not be serialized. It can only be populated by the server.

sourceBranch

The source branch. NOTE: This property will not be serialized. It can only be populated by the server.

status

The status of the static site build. NOTE: This property will not be serialized. It can only be populated by the server.

userProvidedFunctionApps

User provided function apps registered with the static site build NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

buildId

An identifier for the static site build. NOTE: This property will not be serialized. It can only be populated by the server.

buildId?: string

Property Value

string

createdTimeUtc

When this build was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdTimeUtc?: Date

Property Value

Date

databaseConnections

Database connections for the static site build NOTE: This property will not be serialized. It can only be populated by the server.

databaseConnections?: DatabaseConnectionOverview[]

Property Value

hostname

The hostname for a static site build. NOTE: This property will not be serialized. It can only be populated by the server.

hostname?: string

Property Value

string

lastUpdatedOn

When this build was updated. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedOn?: Date

Property Value

Date

linkedBackends

Backends linked to the static side build NOTE: This property will not be serialized. It can only be populated by the server.

linkedBackends?: StaticSiteLinkedBackend[]

Property Value

pullRequestTitle

The title of a pull request that a static site build is related to. NOTE: This property will not be serialized. It can only be populated by the server.

pullRequestTitle?: string

Property Value

string

sourceBranch

The source branch. NOTE: This property will not be serialized. It can only be populated by the server.

sourceBranch?: string

Property Value

string

status

The status of the static site build. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

userProvidedFunctionApps

User provided function apps registered with the static site build NOTE: This property will not be serialized. It can only be populated by the server.

userProvidedFunctionApps?: StaticSiteUserProvidedFunctionApp[]

Property Value

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type