CommitProperties interface

Properties of commit

Properties

activeLocations

List of active locations.

commitType

Commit Type.

configurationIds

List of configuration IDs.

description

A description of the commit.

forceUpdateTag

A value that, when changed, forces the commit to be re-evaluated and redeployed.

provisioningState

The provisioning state of the resource.

resourceGuid

Unique identifier for this resource.

targetLocations

List of target locations.

Property Details

activeLocations

List of active locations.

activeLocations?: string[]

Property Value

string[]

commitType

Commit Type.

commitType: string

Property Value

string

configurationIds

List of configuration IDs.

configurationIds?: string[]

Property Value

string[]

description

A description of the commit.

description?: string

Property Value

string

forceUpdateTag

A value that, when changed, forces the commit to be re-evaluated and redeployed.

forceUpdateTag?: string

Property Value

string

provisioningState

The provisioning state of the resource.

provisioningState?: string

Property Value

string

resourceGuid

Unique identifier for this resource.

resourceGuid?: string

Property Value

string

targetLocations

List of target locations.

targetLocations: string[]

Property Value

string[]