ApplicationAcceleratorProperties interface
Application accelerator properties payload
Properties
components | Collection of components belong to application accelerator. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
State of the application accelerator. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
components
Collection of components belong to application accelerator. NOTE: This property will not be serialized. It can only be populated by the server.
components?: ApplicationAcceleratorComponent[]
Property Value
provisioningState
State of the application accelerator. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string