BuildServiceProperties interface

Build service resource properties payload

Properties

containerRegistry

The resource id of the container registry used in this build service.

kPackVersion

The installed KPack version in this build service. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the KPack build service NOTE: This property will not be serialized. It can only be populated by the server.

resourceRequests

The runtime resource configuration of this build service.

Property Details

containerRegistry

The resource id of the container registry used in this build service.

containerRegistry?: string

Property Value

string

kPackVersion

The installed KPack version in this build service. NOTE: This property will not be serialized. It can only be populated by the server.

kPackVersion?: string

Property Value

string

provisioningState

Provisioning state of the KPack build service NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceRequests

The runtime resource configuration of this build service.

resourceRequests?: BuildServicePropertiesResourceRequests

Property Value