Get Associations Interface Result
data class GetAssociationsInterfaceResult(val associationType: String, val id: String, val location: String, val name: String, val provisioningState: String, val subnet: AssociationSubnetResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Association Subresource of Traffic Controller