CustomizedAcceleratorProperties interface
Customized accelerator properties payload
Properties
accelerator |
|
accelerator |
Type of the customized accelerator. |
description | |
display |
|
git |
|
icon |
|
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. |
provisioning |
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
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