ComputeInstanceApplication interface
定义 Aml 实例应用程序及其连接终结点 URI。
属性
display |
ComputeInstance 应用程序的名称。 |
endpoint |
应用程序的终结点 URI。 |
属性详细信息
displayName
ComputeInstance 应用程序的名称。
displayName?: string
属性值
string
endpointUri
应用程序的终结点 URI。
endpointUri?: string
属性值
string