CustomizedAcceleratorProperties interface

Customized accelerator properties payload

Properties

acceleratorTags
acceleratorType

Type of the customized accelerator.

description
displayName
gitRepository
iconUrl
imports

Imports references all imports that this accelerator/fragment depends upon. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

State of the customized accelerator. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

acceleratorTags

acceleratorTags?: string[]

Property Value

string[]

acceleratorType

Type of the customized accelerator.

acceleratorType?: string

Property Value

string

description

description?: string

Property Value

string

displayName

displayName?: string

Property Value

string

gitRepository

gitRepository: AcceleratorGitRepository

Property Value

iconUrl

iconUrl?: string

Property Value

string

imports

Imports references all imports that this accelerator/fragment depends upon. NOTE: This property will not be serialized. It can only be populated by the server.

imports?: string[]

Property Value

string[]

provisioningState

State of the customized accelerator. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string