ACRResponse
data class ACRResponse(val acrRegistryName: String? = null, val acrRepositoryName: String? = null, val acrResourceGroup: String? = null, val acrSubscriptionId: String? = null)
Information on the azure container registry
Information on the azure container registry