ACRProperties Response
data class ACRPropertiesResponse(val registryName: String? = null, val resourceGroup: String? = null, val subscriptionId: String? = null, val tenantId: String? = null)
Class for ACR Properties.
Class for ACR Properties.