ComputeInstanceApplication interface

Defines an Aml Instance application and its connectivity endpoint URI.

Properties

displayName

Name of the ComputeInstance application.

endpointUri

Application' endpoint URI.

Property Details

displayName

Name of the ComputeInstance application.

displayName?: string

Property Value

string

endpointUri

Application' endpoint URI.

endpointUri?: string

Property Value

string