ApplicationAcceleratorInstance interface
Properties
name | Name of the Application Accelerator instance. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Status of the Application Accelerator instance. It can be Pending, Running, Succeeded, Failed, Unknown. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
Name of the Application Accelerator instance. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
status
Status of the Application Accelerator instance. It can be Pending, Running, Succeeded, Failed, Unknown. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string