Container Apps Configuration Response
    data class ContainerAppsConfigurationResponse(val appSubnetResourceId: String? = null, val controlPlaneSubnetResourceId: String? = null, val daprAIInstrumentationKey: String? = null, val dockerBridgeCidr: String? = null, val platformReservedCidr: String? = null, val platformReservedDnsIP: String? = null)