data class ContainerGroupAcrRegistryInfoArgs(val domains: Output<List<String>>? = null, val instanceId: Output<String>? = null, val instanceName: Output<String>? = null, val regionId: Output<String>? = null) : ConvertibleToJava<ContainerGroupAcrRegistryInfoArgs>
The domain name of the ACR Enterprise Edition instance. Defaults to all domain names of the corresponding instance. Support specifying individual domain names, multiple separated by half comma.