Get Application Result
data class GetApplicationResult(val azureApiVersion: String, val description: String? = null, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val trackingDataStores: Map<String, TrackingDataStoreResponse>? = null, val type: String)
An integration application under space.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The description of the resource.
Link copied to clipboard
The status of the last operation.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
The tracking data stores.